Skip to main content
PUT
Add or Update Workspace Member

인증

Authorization
string
header
필수

API key in format {id}.{secret}

경로 매개변수

workspaceGuid
string
필수

Workspace GUID

userGuid
string
필수

User GUID

본문

application/json
role
enum<string>
필수

ADMIN can manage the workspace; ADMIN and MEMBER consume a seat and can record; VIEWER is read-only, consumes no seat, and cannot record.

사용 가능한 옵션:
ADMIN,
MEMBER,
VIEWER

응답

Workspace membership is in the requested state