55e225ee4219

latestOpenAPI 3.1.02026-08-04150110.3 KB
SCIM

Update a user

Given an id and a body update the data in TeamOhana and return the update payload. As per SCIM specification passwords will not be returned. Passwords can still be updated since they have a writeOnly mutability. This API can be used to activate and deactivate a user.

put/{domain}/Users/{id}

Path parameters

idstring required
domainstring required

Request body

profileUrlstring nullable
{"stackTrail":"paths:/{domain}/Users/{id}:put:requestBody:content:application/json:schema:properties:schemas","oasType":"schema","type":"unknown"}
nicknamestring nullable
preferredLanguagestring nullable
timezonestring nullable
displayNamestring nullable
userTypestring nullable
localestring nullable
urn:ietf:params:scim:schemas:extension:enterprise:2.0:Userobject
userNamestring required
titlestring nullable
passwordstring nullable
activeboolean

Response

profileUrlstring nullable
{"stackTrail":"paths:/{domain}/Users/{id}:put:responses:200:content:application/json:schema:properties:schemas","oasType":"schema","type":"unknown"}
nicknamestring nullable
preferredLanguagestring nullable
timezonestring nullable
displayNamestring nullable
idstring required
userTypestring nullable
localestring nullable
urn:ietf:params:scim:schemas:extension:enterprise:2.0:Userobject
userNamestring required
titlestring nullable
passwordstring nullable
activeboolean
externalIdstring