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
17
Body
Connection string of the following structure "scheme://username:password@host:port/virtual_host
"
"amqps://guest:guest@192.168.123.20:5671/user_action_events"
Exchange name
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
false
Routing key
"foo"
Response
OK
Connection string of the following structure "scheme://username:password@host:port/virtual_host
"
"amqps://guest:guest@192.168.123.20:5671/user_action_events"
Exchange name
null
Subscription ID
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
false
Routing key
"foo"