PATCH
https://api.examplary.ai/users/{id}Update a user's details within the workspace.
Path parameters
idstringrequired
Request body
namestring· min length: 2· max length: 255
The user's name
rolestring
Allowed values:adminteacherstudentmember
preferencesobject
A map of user preferences
metadataobject
Requirements
User roles
This endpoint requires the admin or owner role to be present.
OAuth scopes
This endpoint requires the users:write scope to be present.