Skip to main content
DELETE
/
v3
/
appointment-definitions
/
{appointmentDefinition}
/
special-hours
/
{specialHour}
Delete Appointment Definition Special Hour
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/appointment-definitions/{appointmentDefinition}/special-hours/{specialHour}
{
  "message": "<string>"
}

Path Parameters

appointmentDefinition
integer
required

The appointment definition ID

specialHour
integer
required

The special hour ID

Response

No content