Skip to main content
POST
Run theme analysis on the project's pending completed jobs

Headers

x-project-id
string
required

Project ID to specify the project context

Body

application/json
force
boolean

Also re-enqueue jobs that were already handed off (resets their marker).

Example:

false

Response

enqueued
number
required

Number of jobs enqueued for theme analysis.

Example:

5

remaining
number
required

Jobs still pending after this batch (each call processes up to 200). Call again until 0.

Example:

0