Skip to main content
DELETE
/
v3
/
appointments
/
{appointment}
Delete Appointment
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/appointments/{appointment}
{
  "message": "<string>"
}

Path Parameters

appointment
integer
required

The appointment ID

Response

No content