post https://api.sportngin.com/layout_containers/:id/move
The Move method moves the Layout Container into the specified Content Node.
Parameters
Response
The Move method moves the Layout Container into the specified Content Node.
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 '{
"content_node_id": 19546653
}' "https://api.sportngin.com/layout_containers/21906459/move?site_id=11953"