Workspace Members
Add Workspace Member
Adds a new member to the workspace with a specified role. A workspace can have a maximum of 100 members.
POST
Add Workspace Member
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
Body
application/json
Response
201 - application/json
Member added successfully.
The response is of type object
.
Add Workspace Member