Batch assign extensions to multiple clients
POST/api/v1/spaces/:spaceId/clients:batchAssignExtension
Preview: The API is in development or testing phases and the interface could still change slightly.
Schedules background processing to assign each specified extension 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