authentication Configuration
Parameters
value
An auth block. Required for IP and GITHUB_HMAC. Auth blocks are documented below.
suspend fun authenticationConfiguration(argument: suspend WebhookAuthenticationConfigurationArgsBuilder.() -> Unit)
Parameters
argument
An auth block. Required for IP and GITHUB_HMAC. Auth blocks are documented below.