Create Change Request
POST/v2/configs/:configId/environments/:environmentId/change-requests
Creates a new Change Request for the specified Config and Environment.
Request
Responses
- 201
- 400
- 404
- 429
When the creation was successful.
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.