Apis
Streaming
Delete Flow
Delete a flow and shut down its relay endpoint.
delete/flows/{flow_id}
Path parameters
flow_idinteger required
Identifier of the flow.
Response
Deletion confirmation.
Example response
{
"status": "deleted"
}Delete a flow and shut down its relay endpoint.
Identifier of the flow.
Deletion confirmation.
{
"status": "deleted"
}