ConsentBlock
typestring
The kind of content block, such as text or warning.
Example:
texttextstring
Block text, may contain ${variable} placeholders
ConsentBlock
{
"type": "text",
"text": "string"
}
Was this page helpful?