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