marketplace_search_details__update
Update an existing marketplace search detail record in App Store Connect to modify its catalog URL or other attributes.
Instructions
Update a marketplace search detail. [PATCH /v1/marketplaceSearchDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: MarketplaceSearchDetailUpdateRequest). |