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

NameTypeDescription

policyID*

String

Selected policy ID

uuid*

String

Selected block UUID

{
    // Response
}

Last updated