Create an action item
Manually create an action item attached to a site visit the caller owns. Useful for filing items from natural language (email, chat, voice) without going through the AI extraction flow on uploaded videos.
Authorizations
Bearer API key. Two modes: sv_live_* for production data, sv_test_* for a parallel sandbox dataset that doesn't count against plan limits. Issued from Settings → Developers in the SiteVisit app.
Headers
Optional idempotency key, scoped to the authenticated account. Repeating a write with the same key + same body returns the original response; same key + different body returns 422 idempotency_key_in_use.
255Body
1 - 2005000100200LOW, MEDIUM, HIGH 100Response
Resource created.
LOW, MEDIUM, HIGH OPEN, IN_PROGRESS, DONE True for objects created via a sv_test_* API key. Mirrors the parent SiteVisit's mode.