Update User

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
org_idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
emailstringRequired
role_idslist of stringsOptional
rolestringOptionalDeprecated

Response

OK
dataobject

Errors

401
Users Update Request Unauthorized Error
403
Users Update Request Forbidden Error
422
Users Update Request Unprocessable Entity Error
500
Users Update Request Internal Server Error