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