Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Plugins
Delete a plugin
Removes a plugin from the configuration and stops it if running.
DELETE
/
api
/
plugins
/
{name}
Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Path Parameters
Plugin display name (the config field name, not the internal actualName from GetName())
Response
Plugin deleted successfully
Simple message response
Was this page helpful?
⌘I

