delete
https://api.woleet.io/v1/token
Use this operation to revoke a JWT token.
JWT tokens have no expiration date so are always valid: if you need to invalidate a token (eg. because you think it is compromised) you need to use this endpoint to inform the platform that this token must no longer be accepted.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The JWT token is revoked.
400Invalid request. More details are returned in the response body as a JSON object.
