Skip to main content
POST
Approve or edit an Agent conversation action proposal

Headers

X-Conversation-Token
string
required

Opaque participant token returned only when the conversation is created.

Required string length: 32 - 128
Idempotency-Key
string
required

Stable 8–120 character key required for safe action lifecycle retries.

Required string length: 8 - 120
Pattern: ^[A-Za-z0-9._:-]+$
X-Verification-Grant
string

Opaque 30-minute grant bound to the page, conversation, and represented identity.

Required string length: 32 - 128

Path Parameters

agent
string<uuid>
required
conversation
string<uuid>
required
actionRequest
string<uuid>
required

Body

application/json
input
object

Complete edited input. The server revalidates the selected capability and revokes grants if the represented identity changes.

Response

202 - application/json

Successful data envelope.

data
any
required
meta
object
required