cURL
curl --request DELETE \ --url https://api.example.com/availability/{id} \ --header 'x-meetergo-api-user-id: <api-key>'
User ID to act as when using API Key authentication (required with API Key)