Skip to main content
POST
Create Direct Messages by Conversation ID

Authorizations

Authorization
string
header
required

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

Path Parameters

dm_conversation_id
string
required

Body

application/json

At least one of text, attachments is required.

text
string
required

Text of the Direct Message.

Minimum string length: 1
attachments
object[]

Attachments to include with the message.

Response

The request has succeeded.

data
object
errors
object[]