Skip to main content

Delete Location Aggregate Rating Resource

API Description

Delete a location's aggregate rating resource.

Request

URI Parameters

NameInput
orgId
REQUIRED
locationId
REQUIRED
Path Template
DELETE {url}/api/{version}/orgs/{orgId}/locations/{locationId}/aggregate-ratings
Path Example
DELETE {url}/api/v1/orgs/9467895078742654934/locations/9467895078742654976/aggregate-ratings

Request Headers

NameInput
Authorization
REQUIRED
If-Match
REQUIRED
Example Request Headers
Authorization: Bearer <access_token>
If-Match: "6d8ba9d2-b6e4-11ed-afa1-0242ac120002"

Request Body

None

Response

204 No Content (Success) or Error

Response Headers

Name
apple-request-id
etag
Example Response Headers
HTTP/1.1 204 No Content
apple-request-id: 02bb4022-8a5e-4910-8873-85a5d9da7c08
etag: "f33c6828-b6e4-11ed-afa1-0242ac120002"

Response Body

None