Skip to main content
POST
Reply to an agent run

Authorizations

Authorization
string
header
required

A ManyPI API key (mpi_...) from Settings → API keys, or an OAuth 2.1 access token obtained through the MCP consent flow.

Path Parameters

id
string<uuid>
required

Body

application/json
message
string
required
Required string length: 1 - 8000
interrupt
boolean

Stop a still-working run, then start a new one with this message.

Response

Resumed or created.

run_id
string<uuid>
conversation_id
string<uuid>
status
enum<string>
Available options:
resumed,
created