Can't delete published AIP Logic Functions

Is there a way to delete a published AIP Logic Function without hitting the REST API endpoint? Here are the steps that led to the issue:

  1. Created AIP Logic by installing from marketplace
  2. Published AIP Logic function
  3. Deleted marketplace installation
  4. Installed new instance of marketplace installation
  5. Can’t publish the AIP Logic function using the same API because the old one still lingers
  6. Need the specific API available because I need to use it in a marketplace installed function and permissions weren’t properly configured for the previously published one (and I might need to make manual edits)

EDIT: to add to this, I tried to delete the resource using the API endpoint and it throws a ResourceNotFound error at me, maybe because permissions changed?

Hi - Please try to change/modify the API name of this dataset in ontology. It should work.

I get this:

“Functions in the Ontology Manager are read-only. You can write and modify the function in the Logic application.”