User Actions
Create amqp subscription
Subscribe to the user action log over AMQP. Subscription is created for the client_id
that is taken from the
JWT token. See how to get the token in the Account / Login section of this documentation
POST
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Response
204
No Content