Skip to main content
DELETE
Delete Subscription
Required token scopes: Delete scenarios

Authorizations

Authorization
string
header
required

API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.

Path Parameters

scenarioId
string
required

The unique identifier of the subscription (scenario). Use List All Subscriptions to find it under scenarios[]._id

Response

Subscription deleted (empty body)