ghl_location_delete_custom_value
Delete a custom value from a specific location by providing the location ID and custom value ID.
Instructions
Delete Custom Value Endpoint: DELETE /locations/{locationId}/customValues/{id} (Version header: v3; source: v3/locations-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Value Id | |
| locationId | Yes | Location Id |