Set User Status Message
This request sets the status message of the user.
Resource
PUT /me/message
Parameters
None
Payload
The status message string and an empty string to clear the message.
Response
None
Context
Authorization |
User |
Errors
HTTP code | Xelion code | Description |
---|---|---|
400 |
10200 |
No user status is specified (an empty string is needed to clear the message) |
10202 |
Failed to decode the user status message. |
|
404 |
10054 |
The user has no phone line. |
Example
Request
PUT https://xelion.nl/api/v1/master/me/message
Payload
""