v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBEvents
Submit a consumer event by URL
Fires the named consumer event using data from the query string and optional JWT claim. Always returns HTTP 200 regardless of outcome — check for an X-Extole-Error-Message response header to detect processing errors. A new access_token cookie may be set on the response when the event establishes or upgrades a consumer identity.
get/events/{event_name}
Path parameters
event_namestring required
Response
Always return 200. Strongly typed response body, see SubmitEventResponse.