v1
latestOpenAPI 3.0.02026-07-2612645160.3 KBUTM Events
Create custom UTM event
Queues a custom UTM event with user-defined fields. Only ai_contact_id is required; all other fields are optional. Accepts arbitrary JSON in additional_params.
post/api/public/utm-event/create
Headers
x-api-keystring required
API key needed to authorize the request
Request body
Response
Event accepted for processing
Example response
{
"success": true
}