v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Create a mapping for an existing app in apple store for the specified application.

post/v0.1/apps/{owner_name}/{app_name}/apple_mapping

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Request body

service_connection_idstring required

Id for the shared service connection. In case of Apple AppStore, this connection will be used to create and connect to the Apple AppStore in Mobile Center.

apple_idstring

ID of the apple application in apple store, takes precedence over bundle_identifier when both are provided

bundle_identifierstring

Bundle Identifier of the apple package

team_identifierstring required

ID of the Team associated with the app in apple store

Response

Success

app_idstring

ID of the apple application in Mobile Center

service_connection_idstring

Id for the shared service connection. In case of Apple AppStore, this connection will be used to create and connect to the Apple AppStore in Mobile Center.

apple_idstring

ID of the apple application in apple store

team_identifierstring

ID of the Team associated with the app in apple store