mySoftwareLogo_delete

DELETE /users/{uid}/mysoftware/{msid}/logo/{logoId}

This method deletes the logo

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • uid (required): the id of the user
  • msid (required): the id of the mySoftware
  • logoId (required): the id of the logo

HTTP Request Body Parameters

None