v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Publishes a specific version of the application.

post/apps/{appId}/publish

Path parameters

appIdstring uuid required

The application ID.

Request body

versionIdstring

The version ID to publish.

isStagingboolean

Indicates if the staging slot should be used, instead of the Production one.

Response

An object containing the application endpoint URL, its assigned endpoint key and publishing status.

versionIdstring

The version ID to publish.

isStagingboolean

Indicates if the staging slot should be used, instead of the Production one.

endpointUrlstring

The Runtime endpoint URL for this model version.

regionstring

The target region that the application is published to.

assignedEndpointKeystring

The endpoint key.

endpointRegionstring

The endpoint's region.

failedRegionsstring

Regions where publishing failed.

publishedDateTimestring

Timestamp when was last published.