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

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

appointmentDefinition
integer
required

The appointment definition ID

normalHour
integer
required

The normal hour ID

Response

No content