curl --location --request POST 'http://dev-cn.your-api-server.com/v2/video/explicit_content_detection_async' \
--header 'Authorization;' \
--header 'content-type: application/json' \
--data-raw '{
"show_original_response": false
}'
{
"public_id": "44bf5def-0280-4ab9-a73c-55b59fe57628"
}