Subscriptions
Subscribe to an entity
POST
Authorizations
Enter JWT bearer token
Enter organization ID
Body
application/json
The ID of the entity to subscribe to
Example:
"123"
The category of event to subscribe to
Available options:
ticket
Example:
"Ticket"
Response
401
User is not authenticated!