Discussions
Gérer une discussion
Créer une discussion
POST https://api.naxalian.fr/v2/talks/:orgaId
Path Parameters
Name
Type
Description
orgaId*
Integer
NIO
Headers
Name
Type
Description
authorization*
String
Request Body
Name
Type
Description
title*
String
userlist*
Array
message*
String
Quitter une discussion
DELETE https://api.naxalian.fr/v2/talks/:orgaId/:talkId
Path Parameters
Name
Type
Description
orgaId*
NIO
talkid*
String
Headers
Name
Type
Description
authorization*
String
Interagir avec une discussion
Poster un message
POST https://api.naxalian.fr/v2/talks/:orgaId/:talkId
Path Parameters
Name
Type
Description
orgaId*
Integer
NIO
talkId*
String
Request Body
Name
Type
Description
message*
String
Signaler une discussion
POST https://api.naxalian.fr/v2/talks/:orgaId/:talkId/report
Path Parameters
Name
Type
Description
orgaId*
Integer
NIO
talkId*
Integer
Headers
Name
Type
Description
authorization*
String
Récupérer les données des discussions
Récupérer ses discussions
GET https://api.naxalian.fr/v2/talks/:orgaId
Path Parameters
Name
Type
Description
orgaId*
Integer
NIO
Headers
Name
Type
Description
authorization*
String
Récupérer les messages d'une discussion
GET https://api.naxalian.fr/v2/talks/:orgaId/:talkId
Path Parameters
Name
Type
Description
orgaId*
Integer
NIO
talkId*
Integer
Mis à jour
Ce contenu vous a-t-il été utile ?