Skip to main content
DELETE
/
api
/
v0
/
zapier
/
subscriptions
/
{id}
Deletes a Zapier subscription.
curl --request DELETE \
  --url https://api.example.com/api/v0/zapier/subscriptions/{id}
{
  "msg": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<uuid>
required

Response

Zapier subscription successfully deleted