Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/content-lists/{id}
https://uberall.com/api/content-lists/{id}
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/content-lists/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
https://docs.uberall.com/_mock/apis/swagger/content-lists/{id}
https://uberall.com/api/content-lists/{id}
curl -i -X DELETE \
'https://docs.uberall.com/_mock/apis/swagger/content-lists/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
A ContentList object
https://docs.uberall.com/_mock/apis/swagger/content-lists/{id}
https://uberall.com/api/content-lists/{id}
curl -i -X PATCH \
'https://docs.uberall.com/_mock/apis/swagger/content-lists/{id}' \
-H 'Content-Type: */*' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '[object Object]'
Content List successfully updated
The type of content list. One of SERVICES, PRODUCTS, MENU, PEOPLE or CUSTOM. The type cannot be updated after creation.
The list of item ids that should be included within this section of the Content Collection
{ "title": "Lunch Menu", "type": "MENU", "dateCreated": "2019-08-24T14:15:22Z", "lastUpdated": "2019-08-24T14:15:22Z", "description": "string", "itemIds": [ 0 ], "translations": {} }
Social Posting
Products - Social Posting