Manage
Send a new message to a user
Creates a new message for a DM Conversation with a participant user by ID
POST
Send a new message to a user
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the recipient user that will receive the DM.
Example:
"2244994945"
Body
application/json
Response
201
application/json
The request has succeeded.
The response is of type object
.
Send a new message to a user