API Reference
Authorization
ApiKeyAuth Authorization<token>
Use Bearer br_live_....
In: header
Path Parameters
projectId*string
timelineItemId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/projects/string/timeline/items/string"{ "success": true, "deleted_item_id": "string", "deleted_item_name": "string", "deleted_item_type": "string", "captions_removed": 0, "message": "string"}