User
Revokes all tokens associated with the specified user ID
Authorizations
Path parameters
userIdstringRequired
The user ID whose tokens will be revoked
Responses
201
Users tokens revoke triggered
No content
401
Unauthorized - invalid API key
post
/v1/users/{userId}/revoke-allPOST /v1/users/{userId}/revoke-all HTTP/1.1
Host: api.toolregistry.ai
x-api-key: YOUR_API_KEY
Accept: */*
No content