Archive Personal Access Token
DELETE /auth/pats/{tokenId}
Archive a specific personal access token
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
Auth:Users:Update
Always Required
Auth:Types:Pat
Always Required
Parameters
tokenId
*
the ID of the personal access token to archive
Example
Responses
See Common Errors for common errors.
See Personal Access Token Management Errors for personal access token management specific errors.
Success - The personal access token that was updated.
Last updated