Create an In-Page EventAsk AIpost https://api.optimizely.com/v2/pages/{page_id}/eventsCreate an Event that occurs in the context of a Page, such as measuring clicksPath Paramspage_idint64requiredThe Page ID of the Page you want to create an In-Page Event forBody ParamsA string in JSON format that includes all the fields to create an In-Page EventarchivedbooleanWhether or not this Event is archivedtruefalsecategorystringenumadd_to_cartsavesearchsharepurchaseconvertsign_upsubscribeotherShow 9 enum valuesconfigobjectconfig objectdescriptionstringA description of this Eventevent_typestringenumrequiredThe type of this EventclickAllowed:clickkeystringlength ≤ 64Unique string identifier for this Event within the ProjectnamestringrequiredA human readable name for this EventResponses 201Return the created In-Page event 400Invalid Page ID or request body supplied 401Invalid credentials 403You do not have permission to add an In-Page event defaultUnexpected errorUpdated 7 months ago