Skip to main content
PATCH
Update a workspace member

Authorizations

Authorization
string
header
required

Opaque AMS machine token created by browser-assisted CLI login. Management requests are restricted to that machine profile's workspace and linked human membership.

Path Parameters

workspace_id
string<uuid>
required

Exact workspace UUID.

human_user_id
string<uuid>
required

Exact human user UUID from the workspace people response.

Body

application/json
role
enum<string>
Available options:
owner,
admin,
member
status
enum<string>
Available options:
active,
deactivated

Response

The updated workspace member.

member
object
required