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

Path Parameters

profile
string<uuid>
required

The profile ID

normalHour
integer
required

The normal hour ID

Response

No content