Message Broker Queues
Authorizations
Path parameters
message_broker_queuestringRequired
The message broker queue identifier.
Body
flow_idintegerRequired
Responses
200
Successful response
application/json
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
post
/api/v1/message-broker-queues/{message_broker_queue}/flowsAuthorizations
Path parameters
message_broker_queuestringRequired
The message broker queue identifier.
flowstringRequired
The flow identifier.
Responses
200
Successful response
application/json
messagestringOptional
401
Unauthenticated
403
Unauthorized
delete
/api/v1/message-broker-queues/{message_broker_queue}/flows/{flow}Last updated
Was this helpful?