runZeroInc / runzero-api

runZero public API OpenAPI definition and documentation
9 stars 4 forks source link

Expose API endpoints to remove custom integration sources from assets #31

Closed n3integration closed 1 month ago

n3integration commented 1 month ago

Includes missing API endpoints for removing integration sources from an asset:

POST     /org/custom-integrations/{custom_integration_id}/bulk/remove
DELETE   /org/assets/{asset_id}/custom-integrations/{custom_integration_id}/remove
DELETE   /org/assets/{asset_id}/sources/{source_id}/remove