Control
post
Out-of-band control messages for the connect protocol. Blocking request-response control messages need to be handled out-of-band to resolve the possibility of dedlocks in the client sequence.
Authorizations
AuthorizationstringRequired
BringYour JWT
Body
packstring[]Optional
base64 encoded connect protobuf Pack processed as control messages.
As an inline message, these would be sent to the control id.
Responses
200Success
application/json
packstring[]Optional
base64 encoded connect Pack resulting from processing the control messages.
As an inline message, this is what would be sent from the control id after processing the control messages.
post
/connect/control200Success
Was this helpful?