Skip to main content
POST
Bulk add members to a workspace

Authorizations

Authorization
string
header
required

API key as bearer token in Authorization header

Path Parameters

id
string
required

The workspace ID (UUID) or slug

Minimum string length: 1
Example:

"production"

Body

application/json
user_ids
string[]
required

List of user IDs to add to the workspace. Members are assigned the same role they hold in the organization.

Required array length: 1 - 100 elements
Example:

Response

Members added successfully

added_count
integer
required

Number of workspace memberships created or updated

Example:

2

data
object[]
required

List of added workspace memberships