Skip to main content
POST
Approve or edit an action proposal

Headers

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-Action-Review-Token
string

Opaque token included in the ContactButton review URL. Required unless a conversation token authorizes the action.

Required string length: 32 - 128
X-Verification-Grant
string

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

Required string length: 32 - 128

Path Parameters

page
string
required

Published page UUID or slug.

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

Successful data envelope.

data
any
required
meta
object
required