Sends Data to specified Block by Tag

Sends data to the specified block.

POST /policies/{policyId}/tag/{tag}/blocks

Sends data to the specified block

Path Parameters

NameTypeDescription

policyId*

String

Policy ID

tag*

String

Tag from the selected policy

{
    // Response
}

Last updated