Update a Custom EventAsk AIpatch https://api.optimizely.com/v2/projects/{project_id}/custom_events/{event_id}Update a Custom EventPath Paramsproject_idint64requiredThe project ID of the Project the Custom Event is stored inevent_idint64requiredThe Event ID of the Custom Event you'd like to changeBody ParamsA string in JSON format that includes all the fields you'd like to change for a Custom EventarchivedbooleanWhether or not to archive this Eventtruefalsecategorystringenumadd_to_cartsavesearchsharepurchaseconvertsign_upsubscribeotherShow 9 enum valuesdescriptionstringA description of this Eventkeystringlength ≤ 64Unique string identifier for this Event within the ProjectnamestringA human readable name for this EventResponses 200Return the updated Event 400Invalid Project ID supplied 401Invalid credentials 403You do not have permission to access the specified Event 404Event not found defaultUnexpected errorUpdated 7 months ago