cURL
curl --request POST \ --url https://api.example.com/v2/video-translation/faq \ --header 'Content-Type: application/json' \ --data ' { "faq": [ {} ] } '
{}
Show child attributes
createFAQ 200 response
The response is of type object.
object