Create Sandbox Repository
POST/sandbox/repositories
Schedule the CreateRepository workflow to provision a single predefined repository inside the sandbox. Returns 202 while creation continues in the background; returns 400 for invalid input.
Request
Responses
- 200
- 202
- 400
- 422
- 500
Successful Response
Sandbox repository created successfully
Invalid input data
Validation Error
Internal server error