Send a message
Sends a direct message to a single recipient on the specified platform.
Request body
Example request
{
"target": {
"targetType": "facebook",
"pageId": "123456789"
}
}Response
Default Response
Changes
Changed in 2 of the 8 revisions of this API.11
- ○
added the optional property
actionto the response with the403statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the404statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the422statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the429statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the500statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the429statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
- ○