Authorizations
Enter your JWT in the format: Bearer {token}
Path Parameters
The ID of the workspace.
"ws_a1b2c3d4e5f6g7h8"
Body
Response
The member was added successfully.
The unique identifier for the user (Auth0 sub).
"auth0|64f5a6b7c8d9e0f1a2b3c4d5"
The ID of the workspace this membership belongs to.
"ws_a1b2c3d4e5f6g7h8"
The role of the user within the workspace.
owner, admin, viewer "admin"
The timestamp when the member was added.
"2025-10-29T00:40:06.000000Z"
The timestamp when the member's role was last updated.
"2025-10-29T00:40:06.000000Z"