Sends Data to Specified Block
Last updated
POST /policies/{policyId}/blocks/{uuid}
Sends data to the specified block
policyID*
String
Selected policy ID
uuid*
String
Selected block UUID
{
// Response
}{
// Response
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated