Batch add a team member to multiple clients
POST/api/v1/spaces/:spaceId/clients:batchAddTeamMember
Preview: The API is in development or testing phases and the interface could still change slightly.
Schedules background processing to add a team member to each specified client. Returns immediately with HTTP 202.
Scope: []
Request
Responses
- 202
- 400
- 500
Accepted – task has been scheduled
Bad request
Internal server error