Skip to main content

Delete plugin

DELETE 

/seb-api/v1/applications/:id/plugins

Deletes the plugin associated with the application ID.

Request

Path Parameters

    id stringrequired

    The ID of the application associated with the plugin to delete

Responses

Plugin deleted successfully

Schema
    pluginId string

    The ID of the deleted plugin

Loading...