Skip to main content
POST
Schedule Automatic Customer Scan for inbox

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
inboxId
string
required

Inbox id. Get it from inboxes.list.

Pattern: ^\d+$
scanFromAt
string<date-time>
required

Only scan conversations started on or after this date.

Response

OK

runId
string
required