v1

latestSwagger 2.02026-07-132525401.9 MB
account

Updates the given organization user

patch/v0.1/orgs/{org_name}/users/{user_name}

Path parameters

org_namestring required

The organization's name

user_namestring required

The slug name of the user

Request body

role'admin' | 'collaborator' | 'member'

The user's role in the organizatiion

Response

Success

emailstring required

The email address of the user

display_namestring required

The full name of the user. Might for example be first and last name

joined_atstring required

The date when the user joined the organization

namestring required

The unique name that is used to identify the user.

rolestring required

The role the user has within the organization