Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
Event object that needs to be created
https://docs.uberall.com/_mock/apis/swagger/events
https://uberall.com/api/events
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/events \
-H 'Content-Type: */*' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '[object Object]'
{ "title": "string", "description": "string", "identifier": "string", "listName": "string", "timeStart": "2019-08-24T14:15:22Z", "timeEnd": "2019-08-24T14:15:22Z", "video": { "id": 0, "url": "string", "description": "string", "type": "YOUTUBE" }, "url": "string" }
https://docs.uberall.com/_mock/apis/swagger/events
https://uberall.com/api/events
curl -i -X DELETE \
https://docs.uberall.com/_mock/apis/swagger/events \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
Event object that needs to be updated
https://docs.uberall.com/_mock/apis/swagger/events
https://uberall.com/api/events
curl -i -X PATCH \
https://docs.uberall.com/_mock/apis/swagger/events \
-H 'Content-Type: */*' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '[object Object]'
{ "title": "string", "description": "string", "identifier": "string", "listName": "string", "timeStart": "2019-08-24T14:15:22Z", "timeEnd": "2019-08-24T14:15:22Z", "video": { "id": 0, "url": "string", "description": "string", "type": "YOUTUBE" }, "url": "string" }
Social Posting
Products - Social Posting