Skip to main content

PATCH /api/docks/{id}

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

Parameters

Request body

Example

Responses

200 — The updated dock.

rooftop

400 — One of the provided fields failed validation.

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