curl -X POST https://api.example.com/sora/characters \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "Main Character", "image": "https://example.com/character.jpg" }'
Create custom character for video