cURL
curl --request DELETE \ --url https://controller.platform.simplecloud.app/v0/plugins \ --header 'X-Network-ID: <x-network-id>' \ --header 'X-Network-Secret: <x-network-secret>'
{ "message": "<string>", "name": "<string>", "plugin_id": "<string>" }
Delete an existing plugin
Documentation IndexFetch the complete documentation index at: https://new-docs.simplecloud.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://new-docs.simplecloud.app/llms.txt
Use this file to discover all available pages before exploring further.
Network ID
Network Secret
Plugin ID
OK
Was this page helpful?