Executes the test-run of the code in the block
POST /api/v1/policies/:policyId/dry-run/blockName
Value
Name
Type
Description
{
description: Result.
content:
application/json:
schema:
$ref: '#/components/schemas/DebugBlockResultDTO'
}{
description: Unauthorized.
}description: Forbidden.description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated