Delete a subscription

Delete an existing token subscription by its ID.
šŸ” Note that the authentication must provide administrative privileges. The required permission is OWNER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the subscription to delete

Responses
200

Subscription deleted.

204

Subscription deletion successful

400

Subscription operation failed due to invalid data.

401

Unauthorized

403

Token not manageable with this authentication.

404

Subscription not found.

Holder not found.

Token not found.

Subscription not found.

Token not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!