id path parameter; there is no request body.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftra.com/api2/client_appointments/4521' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"result": "successful",
"code": 200,
"message": "Appointment has been deleted"
}