HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Disable a token

This endpoint allows you to disable a token.

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 disabled.

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!