Update Access Token
PUT/v2/security/access_tokens/:uid
Updates the information of an existing access token, including description, scopes, tags and expiration date. Note: The expiration date can only be set if it was not already set. Once set, it cannot be changed.
Request
Responses
- 200
- 403
- 404
Token updated
Token cannot be updated
Token not found