cURL
curl --request DELETE \ --url https://controller.platform.simplecloud.app/v0/plugin-assignments \ --header 'X-Network-ID: <x-network-id>' \ --header 'X-Network-Secret: <x-network-secret>'
{ "assignment_id": "<string>", "message": "<string>" }
Delete an existing plugin assignment
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 Assignment ID
OK
Was this page helpful?