Skip to main content
DELETE
/
appointments
/
{id}
Delete appointment
curl --request DELETE \
  --url https://api.helloannie.com/v1/appointments/{id}

Path Parameters

id
string
required

Response

204

No Content