cURL
curl -X DELETE \ /subscriptions/{id} \ --header "Authorization: Bearer <token>"
Delete a subscription. This is only possible if the subscription is in draft mode.
subscription:write
Value for the Authorization header parameter.
Subscription identifier
Subscription resource deleted
War diese Seite hilfreich?