BlitzReels
BlitzReelsDocumentation
API Reference
POST
/workspace/media/assets/{assetId}/short-suggestions/{suggestionId}/thumbnail

Authorization

ApiKeyAuth
Authorization<token>

Use Bearer br_live_....

In: header

Path Parameters

assetId*string
suggestionId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/workspace/media/assets/string/short-suggestions/string/thumbnail"
{  "suggestion_id": "string",  "status": "queued",  "run_id": "string"}