Skip to main content
POST
/
vaults
/
{vault_id}
/
cancel
Cancel Vault Workflow
curl --request POST \
  --url https://apigcp.trynia.ai/v2/vaults/{vault_id}/cancel \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

vault_id
string
required

Response

Successful Response

The response is of type Response Cancel Vault Workflow V2 Vaults Vault Id Cancel Post · object.