POST
/
v2
/
actions
/
{action_id}
/
outputs

Authorizations

Authorization
string
header
required

See our OAuth2 authentication documentation

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

data
object[]
required

The links object returned in paginated response bodies.

meta
object
required

The meta object returned in paginated response bodies.