Cancel messages
AI - Messages
Cancel messages
Cancel messages that have associated Temporal workflows (workflow-backed messages). Skips messages that have no workflow or are already finished.
POST
Cancel messages
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body schema.
Message identifiers to cancel.
Minimum array length:
1Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Response
Successful response
The response is of type object.

