Update a member's role

Changes a member’s role in the active workspace. Owner-only.

Authentication

X-Workspace-Idstring
API Key authentication via header

Path parameters

user_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
roleenumRequired

A member’s role within a workspace (org). Owner is unique-required.

Response

Successful Response
user_idstringformat: "uuid"
emailstring
namestring or null
roleenum

A member’s role within a workspace (org). Owner is unique-required.

created_atdatetime

Errors

422
Unprocessable Entity Error