Messages
Send a message to a single recipient
Sends a message to a single recipient. Supported recipient types: device, resourceGroup, webUser, resourceGroupMobile, resourceMobile, userMobile, userEmail, email, mobileNumber. (required scope messages:write)
post/v1/messages
Headers
Customer-Idinteger required
The customer identifier
Request body
Example request
{
"recipientType": "device"
}Response
Created
Changes
No recorded changes to this endpoint across all 3 revisions of this API.