v1

latestOpenAPI 3.0.1Apache 2.02026-08-063494581.6 MB
apps_management_Tenant Apps

Delete an artifact from a UWP app version

Deletes a per-version artifact (dependency or certificate) by its id, removing both its stored file and its record.

delete/v2/tenant-apps/{appId}/versions/{versionId}/artifacts/{artifactId}

Path parameters

appIdstring uuid required
versionIdstring uuid required
artifactIdstring uuid required

The id of the artifact to delete.

Response

Success