BlitzReels
BlitzReelsDocumentation
API Reference
POST
/caption-themes/{themeId}/set-default

Authorization

ApiKeyAuth
Authorization<token>

Use Bearer br_live_....

In: header

Path Parameters

themeId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/caption-themes/string/set-default"
{  "success": true,  "scope": "workspace",  "workspace_id": "string",  "default_caption_theme_id": "string"}