TimeSliceDefinitions
Modifies a specific time slice definition for the property
Use this call to modify a time slice definition of the property. Here is the list of operations that are currently allowed:
- Replace Name
- Replace CheckInTime (only possible if the time slice definition is not in-use)
- Replace CheckOutTime (only possible if the time slice definition is not in-use)<br>You must have at least one of these scopes: 'settings.manage, setup.manage'.
patch/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.
Request body
Response
Time slice definition was successfully modified.
Changes
No recorded changes to this endpoint across all 1 revision of this API.