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