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.
Authorizations
Path Parameters
Response
Always return 200. Strongly typed response body, see SubmitEventResponse.
Cookie consent string set by the platform during event processing. Null when no consent update occurred.
Extole-assigned event identifier for the fired event.
Current access token for the consumer. Allows client code to read the token without relying on cookies.
