Users
Update User
Edit user’s personal information
PATCH
Update an existing user’s information.
Request Headers
API Key. Go to your Konstantly site > Settings > API and copy the value from there.
URL Parameters
User API ID
Request Body
User’s email address (must be unique)
Full name of the user (only if changing)
User password (only if changing)
Role alias or identifier (only if changing)
Optional bio description
Optional job title (only if changing)
Optional location (only if changing)
Timezone in TZ format (only if changing)
API management flag (only if changing)
Complete set of custom user attributes (overwrites current values)
Response
On success, returns HTTP 200 status code.
Error Responses
Validation error response
Not Found error response