Skip to content

Update a compressor preset

PUT
/api/presets/compressor/{id}
id
required
string format: uuid
object
name
string
threshold
number format: float
nullable
ratio
number format: float
nullable
attackMs
number format: float
nullable
releaseMs
number format: float
nullable
makeupGain
number format: float
nullable

No Content

Not Found