Create Message
Create a new message
Headers
x-revert-api-token
Your official API key for accessing revert apis.
x-revert-t-id
The unique customer id used when the customer linked their account.
x-api-version
Optional Revert API version you’re using. If missing we default to the latest version of the API.
Request
This endpoint expects an object.
channelId
Id of channel to which message was sent
text
Message sent by user
Response
This endpoint returns an object.
status
Allowed values:ok error
result
Errors
400
Bad Request
401
Unauthorized
404
Not Found
500
Internal Server Error