Uberall API (20250204)
Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
Webhook data to be created
Logging event type to subscribe to
- Mock server
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks
https://uberall.com/api/sales-partners/webhooks
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"pushUrl": "string",
"type": "ADMIN_ALERT"
}'
Successfully created webhook
Webhook Model
Event type the SalesPartner wants to receive push messages for via webhook functionality. For a list of all possible types use the GET /api/sales-partners/subscribable-event-types.
No content
- Mock server
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}
https://uberall.com/api/sales-partners/webhooks/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
Successfully retrieved webhook
Webhook Model
Event type the SalesPartner wants to receive push messages for via webhook functionality. For a list of all possible types use the GET /api/sales-partners/subscribable-event-types.
No content
- Mock server
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}
https://uberall.com/api/sales-partners/webhooks/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
Social Posting
Products - Social Posting