Deletes a specific appointment by ID
cURL
curl --request DELETE \ --url https://api.example.com/v4/appointment/{appointmentId} \ --header 'x-meetergo-api-user-id: <api-key>'
Documentation IndexFetch the complete documentation index at: https://developer.meetergo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt
Use this file to discover all available pages before exploring further.
User ID to act as when using API Key authentication (required with API Key)
The unique identifier of the appointment to delete