Returns Block ID by tag
RETURNING BLOCK ID FROM POLICY BY TAG
Requests block ID from a policy by tag
GET
/policies/{policyId}/tag/{tag}
Requests block ID from a policy by tag. Only users with the Standard Registry and Installer roles are allowed to make the request
Path Parameters
Name | Type | Description |
---|---|---|
policyID* | String | Selected policy ID |
tag* | String | Tag from the selected policy |
Last updated