Messages

Delete a draft message

REQUIRED SCOPES <code>['messages:write']</code>

delete/messages/draft

Query parameters

conversation_idstring required

ID of the conversation

inbox_idinteger required

ID of the inbox

inbox_typeinteger required

Type of the inbox

Response

Successful operation

statusstring

Example response

{
  "status": "deleted"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.