API Reference
Authorization
ApiKeyAuth Authorization<token>
Use Bearer br_live_....
In: header
Path Parameters
projectId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/projects/string/captions/style" \ -H "Content-Type: application/json" \ -d '{}'{ "success": true, "updated_properties": [ "string" ], "look_id": "string", "preset_id": "string", "verified": true, "effective_settings": { "property1": null, "property2": null }, "warnings": [], "cleared_word_overrides": 0, "message": "string"}