UpdateUser
PUT {{baseUrl}}/users/:userId
Updates the description of the specified user.
Request Body
{"description"=>"eiusmod do ipsum", "email"=>"ut"}
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
{"id":"minim","compartmentId":"do tempor","name":"ut laboris occaecat officia aliqua","description":"ad deserunt nostrud","timeCreated":"1946-10-25T09:38:18.008Z","lifecycleState":"CREATING","isMfaActivated":true,"capabilities":{"canUseApiKeys":true,"canUseAuthTokens":false,"canUseConsolePassword":false,"canUseCustomerSecretKeys":false,"canUseOAuth2ClientCredentials":true,"canUseSmtpCredentials":true},"definedTags":{},"email":"in labore consectetur sint ut","emailVerified":true,"externalIdentifier":"aute in culpa","freeformTags":{},"identityProviderId":"incididunt ","inactiveStatus":-55865980,"lastSuccessfulLoginTime":"1953-12-19T19:05:46.188Z","previousSuccessfulLoginTime":"1957-05-21T17:44:43.909Z"}