Authorization: Bearer ********************curl --location --request DELETE 'https://api.gofive.co.th/v1/calendio/bookings/' \
--header 'Authorization: Bearer <token>'{
"status": {
"code": "1000",
"description": "Success"
},
"data": "string"
}