Create an action item
API Reference
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.
POST
Create an action item
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Maximum string length:
255Body
application/json
Required string length:
1 - 200Maximum string length:
5000Maximum string length:
100Maximum string length:
200Available options:
LOW, MEDIUM, HIGH Maximum string length:
100Response
Resource created.
Available options:
LOW, MEDIUM, HIGH Available options:
OPEN, IN_PROGRESS, DONE