mySoftwareLicense_delete

DELETE /users/{uid}/mysoftware/{msid}/licenses/{lid}

Remove a license file from a software component.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: software_upload

URI Parameters

  • uid (required): the id of the user
  • msid (required): the id of the mySoftware
  • lid (required): the id of the license

HTTP Request Body Parameters

None