Skip to main content
POST
Invalidate a personal access token of a User

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

userId
string
required

User Id owner of the personal access tokens

Pattern: ^[0-9a-f]{24}$
patId
string
required

Token Id of the personal access tokens to invalidate

Pattern: ^[0-9a-f]{24}$

Response

success