v1

latestOpenAPI 3.0.02026-07-147249104.6 KB
users : Find and modify users

Updates user fields

patch/users/{userId}

Path parameters

userIdstring required

The id of the user to be updated

Query parameters

typestring

The type for this user

emailstring

The user's email

usernamestring

The user's username

namestring

The user's name

customDatastring

A custom JSON object that you can create and attach to this record

Response

OK