Authorization: Bearer ********************
curl --location -g --request DELETE 'https://.daftra.com/api2/bookings/' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}