curl --request DELETE \ --url https://api.ctrlplane.dev/api/v1/systems/{systemId}
{ "message": "System deleted" }
System deleted successfully
The response is of type object.
object