Closed n3integration closed 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
Includes missing API endpoints for removing integration sources from an asset: