---
title: "Delete Network Object"
method: DELETE
path: "/network/object/{id}"
tags: ["Network"]
---

# Delete Network Object

`DELETE /network/object/{id}`

Delete a network object by ID

## Path parameters

- `id` integer, required

## Response `200`

Object deleted successfully

- string

## Other responses

- `400` — Invalid request
- `404` — Object not found
- `500` — Internal server error

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/versions/950e51f8af98/schema)
