Zum Hauptinhalt springen
DELETE
/
subscriptions
/
{id}
cURL
curl -X DELETE \
 /subscriptions/{id} \
 --header "Authorization: Bearer <token>"

Autorisierungen

Authorization
string
header
erforderlich

Value for the Authorization header parameter.

Pfadparameter

id
string
erforderlich

Subscription identifier

Antwort

Subscription resource deleted