Skip to main content

DELETE /api/docks/{id}

  • Gate: session
  • Read-only: false
  • Destructive: true
  • Idempotent: false

Parameters

Responses

204 — Deleted.

401 — Not signed in.

403 — Demo mode is read-only, or the caller is not an admin of the owning org.

404 — No dock matches that slug/id.

429 — Too many requests from this IP.

Errors