Interface WebhookEndpointCreate.SigningSecretStage

    • Method Detail

      • signingSecret

        WebhookEndpointCreate.CreatedAtStage signingSecret​(@NotNull
                                                           java.lang.String signingSecret)

        The signing secret used to verify webhook payloads. This is only returned when creating the endpoint and cannot be retrieved again.

        Store it securely — you will need it to verify webhook signatures.