Messaging
Enqueue a custom message
Enqueue a custom organisation message with custom data.
post/api/v1/organizations/{organizationId}/messaging/enqueueCustomMessage
Path parameters
organizationIdstring required
The organisation namespace
Request body
Example request
{
"name": "<event name>"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.