delete
https://example.com/servicing/api/tokens/
Deletes a non-deployed token by id.
🔐 Note that the authentication must provide sufficient privileges to access the information of the token. Only token owners are allowed to perform this operation.The READ_OPERATIONS permission is currently the only permission the API_KEY should be granted.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Token deleted.
400The token should be in a non-deployed status to be deleted.
401Unauthorized.
403Token not manageable with this authentication.
404Token not found.
