Skip to main content
 print this page

Update an access token

PUT 

/access-tokens/:id

Updates a token owned by the calling user. The operation query parameter is required and supports activate, deactivate, and update. The caller must own the token and be an active user, and the token must exist with a valid status (active, inactive, or disabled).

Request

Responses

Access token status updated successfully

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers