mySoftwareExport_delete

DELETE /users/{uid}/mysoftware/{msid}/exports/{eid}

Deletes the export ticket and associated archive of an exported software bundle export metadata (archive).

Note

This does not delete the source software bundle.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: software_upload

URI Parameters

  • uid (required): the user name (login name) of the user
  • eid (required): the id of the export ticket (provided after softwareBundleExport)
  • msid (required): the id of the mySoftware

HTTP Request Body Parameters

None