put https://api.sportngin.com/layout_containers/
Response
xxxxxxxxxx
curl -X PUT -H "NGIN-API-VERSION: 0.1" -H "Authorization: Bearer ACCESS_TOKEN" -H "Accept: application/json" -H "Content-Type: application/json" -d '{
"layout_container":
{
"layout_type": "twoColumn5050"
}
}' "https://api.sportngin.com/layout_containers/23099345"