Skip to main content
POST
Créer un message privé par id de conversation

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

dm_conversation_id
string
requis

L’ID de la conversation de message privé (DM).

Corps

application/json
text
string
requis

Texte du message.

Minimum string length: 1
attachments
object[]

Pièces jointes associées à un événement de DM.

Réponse

La requête a réussi.

data
object
errors
object[]
Minimum array length: 1

Un objet HTTP Problem Details, tel que défini dans la RFC IETF 7807 (https://tools.ietf.org/html/rfc7807).