User

Revoke all tokens for a user

post

Revokes all tokens associated with the specified user ID

Authorizations
x-api-keystringRequired
Path parameters
userIdstringRequired

The user ID whose tokens will be revoked

Responses
201

Users tokens revoke triggered

No content

post
/v1/users/{userId}/revoke-all
POST /v1/users/{userId}/revoke-all HTTP/1.1
Host: api.toolregistry.ai
x-api-key: YOUR_API_KEY
Accept: */*

No content

Last updated