Delete Setting from Change Request
DELETE/v2/change-requests/:changeRequestId/proposed-changes/:settingId
Removes a setting from a Change Request.
Request
Responses
- 200
- 400
- 404
- 429
When the delete was successful.
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.