android_to_ios_app_mapping_details__update
Update an Android-to-iOS app mapping detail using its ID and a JSON body to change the package name or certificate fingerprints.
Instructions
Update an android to iOS app mapping detail. [PATCH /v1/androidToIosAppMappingDetails/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AndroidToIosAppMappingDetailUpdateRequest). |