Revoke specific workspace token by JTI
jti_*
(e.g., jti_abc123def456
)ntcli token list
to find JTI valuesfalse
text
text
, json
ntcli auth login
.Authentication Required
Clerk authentication required for token revocation
Solution: Log in with Clerk authentication:Token Not Found
Token with JTI 'jti_xyz' not found
Solution: Verify the JTI exists:Invalid JTI Format
Invalid JTI format
Solution: Use the correct JTI format from token list:Token Already Revoked
Token is already revoked
Solution: The token was previously revoked. Check token list: