Update User

patch/v1/users/{user_id}

Path parameters

user_idstring required

The user id of the user to be updated.

Headers

Acceptstring required

Indicates which content types, expressed as MIME types, the client is able to understand.

Content-Typestring required

Indicates the media type of the resource sent in the HTTP message body. <br /><br /><b>Possible Values:</b><br /> application/json<br />application/x-www-form-urlencoded

Request body

namestring

The names of the user ex: "John Smith"

usernamestring

The username of the user ex: "john.smith2"

notification_phone_numberstring

Response

200

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.