Update User
Update an organization user profile or role assignment by user_id. Submit only public role_ids and profile fields that the acted-for user is allowed to change for that account.
Authorization
BearerAuth In: header
Path Parameters
Public user reference returned by the API.
uuidRequest Body
application/json
Request payload.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Create User
Create User. Create an organization user with name, email, public role references, and optional invite delivery. Use role_ids from the role list returned by the users or member role endpoints, never numeric role values.
List User Artists
List User Artists. List artist profiles associated with a user inside the organization. Use the returned artist_id values when filtering catalog work or assigning credits.