latestOpenAPI 3.0.32026-07-267278168.1 KB
39df6b2fa672
Auth
Invalidate JWT
Invalidates all JWTs for the authenticated account.
get/v1/auth/invalidate_jwt
Response
Success
Example response
{
"success": true
}Invalidates all JWTs for the authenticated account.
Success
{
"success": true
}