delete
https://api.spirii.com/v2/tokens/
This endpoint allows you to delete a token. Deleting a token sets the token to isActive = false. Please note that once a token is deleted, it is not possible to create a new one with the same UID
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The token was successfully deleted.
400Bad Request provided. A message will describe the issue.
403Authorization header JWT token is invalid or not provided.
404The token with the provided ID was not found.
500Internal Server Error.