Deletes a non-deployed token

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses
200

Token deleted.

400

The token should be in a non-deployed status to be deleted.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

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