Messages
Create DM
Creates a new chat message in a direct message thread with a user.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
member_id
string
requiredBody
application/json
content_markdown
string
requiredparent_id
string
Response
201 - application/json
id
string
requiredcontent
string
requiredcreated_at
string
requiredupdated_at
string
requiredparent_id
string | null
requiredthread_id
string
requiredauthor
object
required