Skip to main content
POST
Update the user membership in a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required

Workspace ID

member_user_id
string
required

User ID

Query Parameters

org_id
string
required

Organization ID

role
string
required

Role to assign to the user

Response

Workspace membership updated