android_to_ios_app_mapping_details__update
Update the mapping between an Android app and its corresponding iOS app, modifying details such as package name and app signing key 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). |