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/persons
https://uberall.com/api/persons
curl -i -X GET \
https://docs.uberall.com/_mock/apis/swagger/persons \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
Person object that needs to be created
Description for the person: e.g. 'Responsible for the day-to-day operations of the store'
https://docs.uberall.com/_mock/apis/swagger/persons
https://uberall.com/api/persons
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/persons \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"title": "string",
"description": "string",
"identifier": "string",
"listName": "string",
"id": 0,
"name": "string",
"image": {
"id": 0,
"url": "string",
"type": "LOGO",
"description": "string",
"uid": "string"
},
"url": "string"
}'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "person": { … } } }
https://docs.uberall.com/_mock/apis/swagger/persons
https://uberall.com/api/persons
curl -i -X DELETE \
https://docs.uberall.com/_mock/apis/swagger/persons
No content
Social Posting
Products - Social Posting