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

Path Parameters

profile
string<uuid>
required

The profile ID

appointment
integer
required

The appointment ID

Response

No content