Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

n3integration
Copy link
Contributor

@n3integration n3integration commented Sep 12, 2024

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

@n3integration n3integration added the documentation Improvements or additions to documentation label Sep 12, 2024
@n3integration n3integration changed the title added missing delete api endpoints Expose API endpoints to remove custom integration sources from assets Sep 16, 2024
@r0bzer0 r0bzer0 merged commit d20c1d8 into main Sep 19, 2024
3 checks passed
@n3integration n3integration deleted the bug/missing-delete-endpoints branch September 19, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants