---
title: Modify a marketplace search detail url
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-marketplacesearchdetails-_id_
---

# Modify a marketplace search detail url

Update the search detail URL for the alternative marketplace.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the marketplace search details resource ID from the Read the marketplace search detail url response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Managing search URLs

- [Building a searchable catalog for your marketplace app for inclusion in Spotlight](appstoreconnectapi/building-a-searchable-catalog-for-your-marketplace-app-for-inclusion-in-spotlight.md)
- [Add a marketplace search detail url](appstoreconnectapi/post-v1-marketplacesearchdetails.md)
- [Read the marketplace search detail url](appstoreconnectapi/get-v1-apps-_id_-marketplacesearchdetail.md)
- [Get the marketplace search detail ID for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-marketplacesearchdetail.md)
- [Delete a marketplace search detail url](appstoreconnectapi/delete-v1-marketplacesearchdetails-_id_.md)
