Authorization: Bearer ********************curl --location 'https://connect.dispatchable.com/email/api/v1/sendgrid-account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'api_key="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"' \
--form 'is_company_default="true"'{}