delete_unit_property
Deletes a custom unit property previously set for a specific date/time.
resource_id int required
ID of the resource
unit string optional
Unit name. If left empty, the value set should be treated as concerning the entire resource.
property string required
Name of the property to delete
Exact date and time of the property to be deleted
method string required
must be set to
delete_unit_property language string optional
by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned
api_key string required
your API key -
Click here to get your key. If your API key uses a hash key, you must also include the parameters
hash_key and hash_timestamp.
property string
The name of the deleted property.
Click here to test this function in the API playground.