Create Multiple Sandbox Repositories
POST/sandbox/repositories/batch
Schedule the CreateRepositoryWithList workflow to provision several sandbox repositories in one request. Returns 202 while creation continues in the background; returns 400 for invalid input.
Request
Responses
- 200
- 202
- 400
- 422
- 500
Successful Response
Sandbox repositories created successfully
Invalid input data
Validation Error
Internal server error