Update User - PATCH
This API updates user details and returns the updated user details using a PATCH operation.
-
<b>Scope(Permission) required:</b> internal_user_mgt_update
-
<b>Supported Operations:</b>add, replace, remove
-
<b>Flow type:</b> Client Credentials OAuth Flow
Path parameters
Unique id of the resource type.
Query parameters
SCIM defined attributes parameter.
SCIM defined excludedAttribute parameter.
Response
Valid user is found
Changes
Changed in 2 of the 4 revisions of this API.71
- ▲
the
schemas/items/request property type/format changed fromobject/tostring/request-property-type-changed
- ▲
response property
emails/items/list-of-types was widened by adding typesstringto media typeapplication/scim+jsonof response200response-property-list-of-types-widened
- ▲
the
rolesresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
the
schemasresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
- ▲
the
schemas/items/request property type/format changed fromstring/toobject/request-property-type-changed
- ▲
the
rolesresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
the
schemasresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ○
response property
emails/items/list-of-types was narrowed by removing typesstringfrom media typeapplication/scim+jsonof response200response-property-list-of-types-narrowed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲