Skip to main content

Patch Personal Access Token

PATCH 

/personal-access-tokens/:id

This performs a targeted update to the field(s) of a Personal Access Token. Changing scopes for a Personal Access Token does not impact existing bearer tokens. You will need to create a new bearer token to have the new scopes. Please note that it can take up to 20 minutes for scope changes to be seen on new bearer tokens.

Request

Responses

Indicates the PATCH operation succeeded, and returns the PAT's new representation.