v1

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0629353914.0 MB
Auto Response

Check for Auto Response Rule conflicts

Check if there are any other Auto Response Rules that have status ACTIVE, apply to at least one of the businesses or locations in this request, and share at least one of the triggers in this request. When editing an existing Auto Response Rule, its id should be passed in ignoreRule so that it is not returned as a false positive.

post/auto-response/rules/check-conflict

Request body

businessesinteger[]

List of business ids. Only check Auto Response Rules identified by the business ids listed in businesses

locationsinteger[]

List of location ids. nly check Auto Response Rules identified by the location ids listed in locations

excludedLocationsinteger[]

List of location ids that should be excluded from the check

triggersstring[]

Only check Auto Response Rules that also apply to these triggers, use ONE_STAR, TWO_STAR, THREE_STAR, FOUR_STAR and/or FIVE_STAR

ignoreRuleinteger

When editing an Auto Response Rule, send the id from the rule being edited in this field

Response

Checking for conflicts completed.

status'SUCCESS' | 'PENDING' | 'QUOTA_LIMIT_EXCEED' | 'NOT_AUTHORIZED' | 'FORBIDDEN' | 'BAD_ACCESS_TOKEN' | 'BAD_PRIVATE_KEY' | 'BAD_PUBLIC_KEY' | 'MISSING_PARAMETER' | 'INVALID_PARAMETER' | 'WRONG_PARAMETER_TYPE' | 'CONFLICT' | 'RESOURCE_LOCKED' | 'SERVER_ERROR' | 'ERROR' | 'NOT_FOUND' | 'BAD_REQUEST' | 'USER_ERROR' | 'PARTIAL_ERROR' | 'SERVICE_TEMPORARILY_UNAVAILABLE' required
messagestring

(optional) Holds further information about the response

warningsstring[]

(optional) Holds further warnings