Delete multiple parameter values
DELETE/parameter/:parameterId/values
Create a new version of the parameter without the specified values.
Request
Responses
- 204
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.