Delete multiple parameter values
Creates a new version of the remaining parameters without the provided values.
Path Parameters |
---|
parameterId string — REQUIREDThe ID of the parameter |
Query Parameters |
---|
ids string[] — REQUIREDThe IDs of the parameter values to delete |
Responses |
---|
204 The operation was successful |