diff --git a/public/navigation.json b/public/navigation.json index 52245d075..4403b8ee1 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -2718,6 +2718,21 @@ "children": [] } ] + }, + { + "name": "Events API", + "slug": "weni-by-vtex-events-api", + "origin": "", + "type": "category", + "children": [ + { + "name": "Using the Events API", + "slug": "using-the-weni-by-vtex-events-api", + "origin": "", + "type": "markdown", + "children": [] + } + ] } ] }, @@ -13524,6 +13539,30 @@ ] } ] + }, + { + "name": "Weni by VTEX API", + "slug": "weni-by-vtex", + "origin": "", + "type": "openapi", + "children": [ + { + "name": "Events API", + "slug": "weni-by-vtex-events-api", + "type": "category", + "children": [ + { + "name": "Retrieve events", + "slug": "weni-by-vtex-events-api-retrieve-events", + "type": "openapi", + "method": "GET", + "origin": "", + "endpoint": "https://flows.weni.ai/api/v2/events.json", + "children": [] + } + ] + } + ] } ] },