Users
Send SMS
POST
/users/{userId}/sms
https://api.relesysapp.net/api/v1.1/users/{userId}/sms
Sends an SMS to the user.
Scopes: relesys.api, relesys.api:write, relesys.api.users, relesys.api.users:write
URL Path
| userId | string / guid | The user's unique identifier | required |
Request Body
application/json| object | ||||
| message | string | optional | ||
Responses
application/json
There is no body for this response