Upsert preferences

Creates or updates notification preferences for the authenticated shipper organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
schema_versionintegerRequired
email_addresseslist of stringsOptional
sms_phone_numberslist of stringsOptional
voice_phone_numberslist of stringsOptional
preferencesmap from strings to lists of enumsOptional

For each ShipperNotificationEventEnum, which channels (email/sms/push/phone_call) are enabled

Allowed values:

Response

Successful Response

Errors