Skip to main content

A type that contains information about the delivery configuration.

Types that use DeliveryConfig

DestinationDestinationRequest

Calls that use DeliveryConfig

Fields

Field
Type
Description
endpoint
The endpoint for this destination.

Note: The provided endpoint URL should use the HTTPS protocol, and it should not contain an internal IP address or localhost in its path.
verificationToken
The verification token associated with this endpoint.

Note: The provided verification token must be between 32 and 80 characters. Allowed characters include alphanumeric characters, underscores (_), and hyphens (-); no other characters are allowed.