RETURNING BLOCK ID FROM POLICY BY TAG
Requests block ID from a policy by tag
Requests block ID from a policy by tag. Only users with the Standard Registry and Installer roles are allowed to make the request
{
application/json:
schema:
type: object
properties:
id:
type: string
}
{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}