/v2/webhookAsk AIpost https://example.com/v2/webhookCreate a new webhook endpoint to start receiving events.Body ParamsurlstringrequiredThe URL that will receive webhook events. (Must be https.)descriptionstringOptional description for this endpoint.eventsarray of stringsList of events this endpoint will receive. (Leave blank for all events.)eventsADD stringactivebooleanIf this endpoint is actively receiving events. (Defaults to true.)truefalseResponses 201Success 400Bad Request 401Unauthorized 403ForbiddenUpdated 5 months ago