POST
/
2
/
dm_conversations

Authorizations

Authorization
string
headerrequired

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

Body

application/json
conversation_type
enum<string>
required

The conversation type that is being created.

Available options:
Group
message
object
required
participant_ids
string[]
required

Participants for the DM Conversation.

Response

201 - application/json
data
object
errors
object[]