Skip to main content
POST
Create watcher

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. Configure via the apiKeys field in polpo.json or the POLPO_API_KEY environment variable.

Body

application/json
taskId
string
required
Minimum string length: 1
targetStatus
enum<string>
required
Available options:
pending,
assigned,
in_progress,
review,
done,
failed,
awaiting_approval
action
object
required

Response

Watcher created

ok
boolean
required
data
unknown