Webhook Configuration
Creates a new Webhook Configuration
Creates a new webhook configuration for your LILT organization.
post/v3/connectors/configuration/webhooks
Request body
Response
Returns the newly created webhook configuration.
Example response
{
"id": 12345
}