Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/sales-partners/webhooks/{id}
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/sales-partners/webhooks/{id}' \
-H 'X-API-KEY: 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
https://uberall.com/api/sales-partners/webhooks/{id}
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/sales-partners/webhooks/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'
No content
Updated webhook data
Logging event type to subscribe to
https://uberall.com/api/sales-partners/webhooks/{id}
- Mock Server
https://docs.uberall.com/_mock/apis/swagger/sales-partners/webhooks/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://uberall.com/api/sales-partners/webhooks/{id}' \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{
"pushUrl": "string",
"type": "ADMIN_ALERT"
}'
Successfully edited 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
Social PostingCopy for LLM Copy page as Markdown for LLMs View as Markdown Open this page as Markdown Open in ChatGPT Get insights from ChatGPT Open in Claude Get insights from Claude
Products - Social Posting