Skip to main content
POST
Execute a previously-committed action request

Authorizations

Authorization
string
header
required

API token issued from the Equated app under Settings → API Tokens.

Path Parameters

id
string<uuid>
required

Body

application/json
idempotencyKey
string
required
Minimum string length: 1

Response

200 - application/json

Execution result

actionRequestId
string | null
required
status
string
required
changed
boolean
required

False when nothing was applied: the row was already in that state, or the preview was stale or expired.

result
object | null
required
error
string