Glanced
Glanced

Unsubscribe

Unsubscribe by subscription ID. This will delete the subscription and remove items that aren't accessible via other subscriptions.

DELETE
/v1/subscriptions/{subscription_id}
AuthorizationBearer <token>

API key (glanced_live_…). Required on operations marked with this scheme; rejected elsewhere.

In: header

Path Parameters

subscription_id*Subscription Id

The subscription's id

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/subscriptions/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}

How is this guide?