Delete a connection-scoped trigger subscription.
cURL
curl --request DELETE \ --url https://api.smithery.ai/connect/{namespace}/{connectionId}/.subscriptions/{subscriptionId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://smithery.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Smithery API key as Bearer token
Subscription deleted
Was this page helpful?