Skip to main content
POST
Retry a failed AOP execution

Authorizations

Authorization
string
header
required

Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.

Body

application/json
thread_id
string
required

Thread ID of the failed AOP execution to retry.

user_inputs
object | null

Optional user inputs appended to the AOP prompt as key-value pairs.

organizationId
string

Required for session auth. Optional for API keys.

Maximum string length: 120

Response

Success

status
string
required
Allowed value: "started"
new_thread_id
string
required
message
string
required