v1

put/v1/crm/users/{id}/

Path parameters

idinteger required

Request body

idinteger required
usernamestring nullable

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

avatarstring uri nullable
first_namestring
last_namestring
emailstring email nullable
groupinteger nullable
is_staffboolean
is_superuserboolean
is_subleaseboolean
passwordstring required
pointsinteger[] nullable
salary_amountstring decimal nullable

Response

idinteger required
usernamestring nullable

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

avatarstring uri nullable
first_namestring
last_namestring
emailstring email nullable
groupinteger nullable
is_staffboolean
is_superuserboolean
is_subleaseboolean
passwordstring required
pointsinteger[] nullable
salary_amountstring decimal nullable

Changes

No recorded changes to this endpoint across all 4 revisions of this API.