file_name value as the prompt_style parameter when creating a video.curl --location --request GET 'https://api.zebracat.ai/v1/video/prompt_styles' \
--header 'X-API-KEY: <api-key>'[
{
"id": 0,
"name": "string",
"file_name": "string"
}
]