UpdateAuthToken
PUT {{baseUrl}}/users/:userId/authTokens/:authTokenId
Updates the specified auth token's description.
Request Body
{"description"=>"deserunt"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match | |
parameter to the value of the etag from a previous GET or POST response for that resource. The resource | |||
will be updated or deleted only if the etag you provide matches the resource's current etag value. | |||
Content-Type | string | ||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header | |
x-content-sha256 | string | (Required) Content sha256 for POST, PUT and PATCH operations |
RESPONSES
status: OK
{"description":"non et aliquip commo","id":"Excepteur ex laborum","inactiveStatus":-73104301,"lifecycleState":"DELETED","timeCreated":"1980-10-18T00:07:09.693Z","timeExpires":"1994-11-23T07:40:57.955Z","token":"aliqua Ut ad ","userId":"Ut nulla deserunt sed ullamco"}