create a new user

Path parameters

UserSidstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringOptional
emailstringOptional
is_activebooleanOptional
force_changebooleanOptional
scopestringOptional
permissionslist of stringsOptional
old_passwordstringOptional

existing password, which is to be replaced

Errors