POST
curl -i -X POST \
'https://api.pracsuite.com/v1/note/{appointment_id}/cancel' \
-H 'a-api-key: YOUR_API_KEY_HERE' \
-H 'x-api-key: YOUR_API_KEY_HERE'curl -i -X POST \
'https://api.pracsuite.com/v1/note/{appointment_id}/cancel' \
-H 'a-api-key: YOUR_API_KEY_HERE' \
-H 'x-api-key: YOUR_API_KEY_HERE'