Create WebhookAsk AIpost https://www.keycafe.com/v0/webhookCreate a webhook with a POST request to the endpoint.Body ParamsurlstringrequiredThe webhook URL that the event data will be posted to. Example: https://www.example.com/webhook-testusernamestringrequiredThe HTTP basic authentication username. Example: BobpasswordstringrequiredThe HTTP basic authentication password.Response 200Webhook created successfully.Updated 8 months ago