A type that contains information about the delivery configuration.
Types that use DeliveryConfig
Calls that use DeliveryConfig
Fields
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
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 (
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.