# Cancel a subscription It cancels the logged in user's subscription with the provided external identifier (extenalId). A logged in session is required for this operation. Endpoint: DELETE /zephr/subscriptions/{externalId} Version: 2025-07-30 Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie ## Path parameters: - `externalId` (string, required) The external identifier of the subscription Example: "mySubscription1" ## Response 200 fields ## Response 403 fields ## Response 409 fields