Delete Custom Value
DELETE/locations/:locationId/customValues/:id
Delete Custom Value
Request
Version stringrequired
API Version
Available options
2021-04-15locationId stringrequired
Location Id
id stringrequired
Custom Value Id
Successful response
- application/json
- Schema
- Example (auto)
Schema
succededboolean
{
"succeded": true
}