POST
/
v2
/
actions
/
{action_id}
/
inputs
/
{input_id}
/
choices

Authorizations

Authorization
string
headerrequired

Path Parameters

action_id
string
required

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

input_id
string
required

An Input Field ID, as provided by the /inputs endpoint.

Query Parameters

page
string
default: 1

The page of choices to return, defaults to the first

Body

data
object
required

Response

200 - application/json
data
object[]
links
object
required

The links object returned in paginated response bodies.

meta
object
required

The meta object returned in paginated response bodies.