plugin-integrations
Delete plugin integration
Permanently deletes a plugin integration and all its associated connections. Entities that previously had connections to this integration will have their push buttons removed. This action cannot be undone.
OAuth2 isolation: returns 404 if the integration was created by a different OAuth2 application or by a public API access token.
delete/plugin-integrations/{integrationId}
Path parameters
integrationIdstring uuid required
Example:00000000-0000-0000-0000-000000000001
UUID of the plugin integration.
Response
Plugin integration deleted successfully. No content.