HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Delete a token

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

Used to identify the token throughout the Spirii system

Responses
204

The token was successfully deleted.

400

Bad Request provided. A message will describe the issue.

403

Authorization header JWT token is invalid or not provided.

404

The token with the provided ID was not found.

500

Internal Server Error.

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