Enhance your application with Uberall's comprehensive API documentation
Uberall API (20250708)
Download OpenAPI description
Overview
Languages
Servers
https://uberall.com/api/
Mock Server
https://docs.uberall.com/_mock/apis/swagger/
- https://uberall.com/api/auto-response/rules/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/auto-response/rules/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/auto-response/rules/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'Response
No content- https://uberall.com/api/auto-response/rules/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/auto-response/rules/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://uberall.com/api/auto-response/rules/{id}' \
-H 'Content-Type: */*' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '[object Object]'Auto Response Rule updated.
Enum"SUCCESS""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER""WRONG_PARAMETER_TYPE"
Rule Response
List of location ids that do not identify this Auto Response Rule, even when they might belong to a business that does identify this rule
Status of this Auto Response Rule, either ACTIVE or INACTIVE
Enum"ACTIVE""INACTIVE""DELETED"
Triggers that apply to this Auto Response Rule, can be ONE_STAR, TWO_STAR, THREE_STAR, FOUR_STAR and/or FIVE_STAR
The current user can edit this rule when they have access to all businesses and locations that identify this rule
Response
application/json
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "id": "string", "businesses": [ … ], "locations": [ … ], "excludedLocations": [ … ], "name": "string", "status": "ACTIVE", "triggers": [ … ], "responses": [ … ], "dateCreated": "2019-08-24T14:15:22Z", "dateUpdated": "2019-08-24T14:15:22Z", "canEdit": true, "locationCount": 0 } }
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 Connect to Cursor Install MCP server on Cursor Connect to VS Code Install MCP server on VS Code
Products - Social Posting