User Actions
Send test message
Sending a test message to a specified message broker
post/cloud/v1/user_actions/subscribe_amqp_test
Request body
Example request
{
"connection_string": "amqps://guest:guest@192.168.123.20:5671/user_action_events",
"exchange": "exchange",
"routing_key": "routing_key"
}Response
No Content