Returns Block ID by tag
RETURNING BLOCK ID FROM POLICY BY TAG
Requests block ID from a policy by tag
Path Parameters
Name
Type
Description
{
application/json:
schema:
type: object
properties:
id:
type: string
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated