v1
latestOpenAPI 3.0.02026-07-147249104.6 KBusers : Find and modify users
Updates a single user or adds the user if they don't exist
post/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