Authorization: Bearer ********************
{ "contest_script": "string" }
curl --location --request PUT '/games//contest_script' \ --header 'Content-Type: application/json' \ --data-raw '{ "contest_script": "string" }'
{}