Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Request-Id
string

Optional client request ID. Echoed back on response.

Content-Type
string
required
Pattern: ^application/json(;.*)?$

Path Parameters

id
string
required
Pattern: ^act_[A-Za-z0-9_-]+$
Example:

"act_M4qT8YH7xW2pL9nB"

Body

application/json

The body is of type object.

Response

Action approved

id
string
required
Pattern: ^act_[A-Za-z0-9_-]+$
Example:

"act_M4qT8YH7xW2pL9nB"

status
string
required
Allowed value: "pending"
approved_at
string<date-time>
required
approved_by
string