[DEPRECATED] Sends a message
POST/v1/messages
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Sends a message to all listeners that are authorized to receive it. Deprecated due to API rework. Use /v2/messages:send instead.
Request
Responses
- 202
- 403
The message has been accepted and will soon be broadcast to all subscribed message listeners.
You must have the permission 'message_category_send' on the category that is in your request.