curl --request DELETE \
--url https://api.spikecare.com/public/v1/patients/{patient_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.curl --request DELETE \
--url https://api.spikecare.com/public/v1/patients/{patient_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.