Actions
Step Test
Tests the action (step) in the third party api, using the provided authentication and inputs.
OAuth
This endpoint requires the zap:write
OAuth scope.
POST
/
v2
/
actions
/
{action_id}
/
test
Authorizations
See our OAuth2 authentication documentation
Path Parameters
An Action ID, as provided by the /actions
endpoint.
Body
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
The links object returned in paginated response bodies.
The meta object returned in paginated response bodies.