curl --location --request PUT 'https://prod.your-api-server.com/projects//tests?dockerImage&dockerScript&dockerTemplate&structureTest'
{
"projectUrl": "string",
"dockerImage": "string",
"dockerScript": "string",
"dockerTemplate": "string",
"structureTest": "string",
"extraFilesUrl": "string",
"extraFilesName": "string"
}