UpdateAuthToken

PUT {{baseUrl}}/users/:userId/authTokens/:authTokenId

Updates the specified auth token's description.

Request Body

{"description"=>"deserunt"}

HEADERS

KeyDatatypeRequiredDescription
if-matchstringFor 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-Typestring
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header
x-content-sha256string(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"}