Authorization: Bearer ********************curl --location --request DELETE 'https://connect.dispatchable.com/listings/api/v1/central_dispatch/delete_all' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}