Deferred Snap Kit Action Execute

Executes deferred snap-kit actions.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
actionslist of objectsRequired
List of actions triggered in the request.
idstringRequiredformat: "id"

ID of the deferred snap-kit action to be executed.

Response

Success.

Errors