POST
/
v2
/
actions
/
{action_id}
/
outputs

Authorizations

Authorization
string
headerrequired

Path Parameters

action_id
string
required

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

Body

data
object
required

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

Response

200 - application/json

Base Response definition to be used in other Response Serializers.

Be sure to include the data field after using this class

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?