Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/pat/v1/users/tokens/invalidate/bulk \ --header 'Content-Type: application/json' \ --header 'X-Domino-Api-Key: <api-key>' \ --data ' { "patIds": [ "<string>" ] } '
{ "error": "<string>" }
List of personal access token ids to invalidate
^[0-9a-f]{24}$
success
Was this page helpful?
Contact support