Parameter
Delete a parameter value
Deletes a specific parameter value.
delete/parameter/{parameterId}/value/{id}
Path parameters
parameterIdstring required
The ID of the parameter.
idstring required
The ID of the parameter value to delete.
Response
The operation was successful.