curl --location '/appointment/approve' \ --header 'Content-Type: application/json' \ --data '{ "appointment_id": "string" }'
null