Actions
Step Test
Tests the action (step) in the third party api, using the provided authentication and inputs.
This API is rate limited. See Rate Limiting for more details.
OAuth
This endpoint requires the zap:write
OAuth scope.
POST
/
v2
/
actions
/
{action_id}
/
test
Authorizations
Authorization
string
headerrequiredSee our OAuth2 authentication documentation
Path Parameters
action_id
string
requiredAn Action ID, as provided by the /actions
endpoint.
Body
data
object
requiredResponse
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
requiredThe links object returned in paginated response bodies.
meta
object
requiredThe meta object returned in paginated response bodies.
data
object[]
required