POST /api/v1/events — emit a single user event.
Emit a single event for a user. The endpoint accepts both the 9 canonical lifecycle event names and any custom name you choose.Documentation Index
Fetch the complete documentation index at: https://docs.vibefollow.com/llms.txt
Use this file to discover all available pages before exploring further.
{}.true on success. The event is enqueued and processed asynchronously.401 auth_required
Authorization header.403 forbidden
422 validation_failed
errors[0].field indicates the offending field.429 rate_limited
Retry-After seconds.5xx server_error
Idempotency-Key prevents duplicates.