<!--
{
  "availability" : [
    "App Store Connect API: 3.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/DELETE-v1-marketplaceSearchDetails-_id_",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "App Store Connect API"
    ],
    "preciseIdentifier" : "rest:app_store_connect_api:delete:v1-marketplaceSearchDetails-{}"
  },
  "title" : "Delete a marketplace search detail url"
}
-->

# Delete a marketplace search detail url

Delete search detail URL for the alternative marketplace.

## Discussion

### Example Request and Response

**Request:**

```
DELETE https://api.appstoreconnect.apple.com/v1/marketplaceSearchDetails/{id}
```

**Response:**

```json
204
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)