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
Network ID
Network Secret
Plugin ID
OK
Was this page helpful?