POST
/
v2
/
actions
/
{action_id}
/
inputs

Authorizations

Authorization
string
headerrequired

Path Parameters

action_id
string
required

An Action ID, as provided by the /actions endpoint.

Body

Common inputs with inputs and an authentication id.

data
object
required

The common data object that includes inputs and an authentication id.

Response

200 - application/json

A successful response for getting the input fields for a particular Action.

links
object
required

The links object returned in paginated response bodies.

meta
object
required

The meta object returned in paginated response bodies.

data
object
required

Was this page helpful?