POST
/
2
/
dm_conversations
/
{dm_conversation_id}
/
messages

Authorizations

Authorization
string
headerrequired

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

Path Parameters

dm_conversation_id
string
required

The DM Conversation ID.

Body

application/json
text
string
required

Text of the message.

Minimum length: 1
attachments
object[]

Attachments to a DM Event.

Response

201 - application/json
data
object
errors
object[]