TimeSliceDefinitions

Delete a certain time slice definition

Use this call to delete a time slice definition. This is only possible if a time slice definition is not in-use<br>You must have at least one of these scopes: 'settings.manage, setup.manage'.

delete/settings/v1/properties/{propertyId}/time-slice-definitions/{id}

Path parameters

propertyIdstring required

The id of the property.

idstring required

The id of the time slice definition.

Response

Deletion of the time slice definition was successful.

Changes

No recorded changes to this endpoint across all 1 revision of this API.