v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Create a new external store for the specified application.

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

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Request body

type'googleplay' | 'apple' | 'intune'

store Type

namestring

name of the store. In case of googleplay, and Apple store this is fixed to Production.

track'production' | 'alpha' | 'beta' | 'testflight-internal' | 'testflight-external'

track of the store. Can be production, alpha & beta for googleplay. Can be production, testflight-internal & testflight-external for Apple Store.

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.

Response

Success

idstring

Store id

namestring

Store Name

typestring

Store Type

track'production' | 'alpha' | 'beta' | 'testflight-internal' | 'testflight-external'

Store track

service_connection_idstring

Id for the shared service connection. In case of Apple / GooglePlay stores, this connection will be used to connect to the Apple / Google stores in App Center.

created_bystring

The ID of the principal that created the store.

created_by_principal_typestring

The type of the principal that created the store.