Manage
Create a new DM Conversation
Creates a new DM Conversation.
POST
/
2
/
dm_conversations
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
conversation_type
enum<string>
requiredThe conversation type that is being created.
Available options:
Group
message
object
requiredparticipant_ids
string[]
requiredParticipants for the DM Conversation.
Response
201 - application/json
data
object
errors
object[]