Last updated 7 months ago
Sends data to the specified block.
Policy Id
000000000000000000000001
Block name (Tag)
block-tag
POST /api/v1/policies/{policyId}/tag/{tagName}/blocks HTTP/1.1 Host: Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 2 {}
Successful operation.
{ "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ "[Circular Reference]" ] } ] } ] }