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