endpointAuthorization property

EndpointAuthorization? endpointAuthorization
getter/setter pair

Authorization mechanism for the subscriber endpoint.

The secret within this message is crucial for endpoint verification and for securing webhook notifications.

Required.

Implementation

EndpointAuthorization? endpointAuthorization;