Skip to main content

TriggerEmbeddingBody

typeTriggerTyperequired

Possible values: [thumbnail, description]

dataDatarequired
thresholdThreshold

Possible values: >= 0 and <= 1

Default value: 0.5
TriggerEmbeddingBody
{
"type": "thumbnail",
"data": "string",
"threshold": 0.5
}