Skip to main content
POST
Dispatch AI runner for an inbox item

Authorizations

Authorization
string
header
required

API key prefixed with cr_ (e.g. cr_a1b2c3...)

Path Parameters

id
string<uuid>
required

Work item or opportunity ID

Query Parameters

website_id
string<uuid>

Website ID. Auto-resolved if key has single website scope.

Body

application/json
itemType
enum<string>
required

Which table the item belongs to

Available options:
work_item,
opportunity

Response

Runner dispatched successfully

success
boolean
required
data
object