delete
https://{jfrog_url}/access/api/v1/tokens/
Revokes an access token by specifying the token ID. You can also use me instead of a token ID to revoke the currently used token.
Note: Users can only revoke their own tokens. Admin users can revoke any token.
Security: Requires a valid token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Token revoked successfully
401Bad Credentials - Invalid credentials
403Permission Denied - Insufficient permissions
404Not Found - Token not found
