Executes the test-run of the code in the block
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequiredExample:
Policy Id
000000000000000000000001Body
Responses
200
Result.
application/json
logsstring[]Required
Logs
errorsstring[]Required
Errors
inputobject[]Required
Input documents
outputobject[]Required
Output documents
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/policies/{policyId}/dry-run/blockPreviousReturns the list of saved mock-up data for the selected blockNextPython Implementation in Guardian
Last updated