{
"results": {
"id": 18,
"title": "Footer Placement",
"activation": 100,
"enabled": false
},
"success": true
}Updates an existing app placement
{
"results": {
"id": 18,
"title": "Footer Placement",
"activation": 100,
"enabled": false
},
"success": true
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Was this page helpful?