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
Path Parameters
Subscription ID
Examples:
17
Response
200 - application/json
OK
Connection string of the following structure "scheme://username:password@host:port/virtual_host
"
Examples:
"amqps://guest:guest@192.168.123.20:5671/user_action_events"
Exchange name
Examples:
null
Subscription ID
Examples:
33
Set to true if you would like to receive user action logs of all clients with the reseller_id
matching the current client_id
. Defaults to false
Examples:
false
Routing key
Examples:
"foo"