Skip to main content

Update a sector

PUT 

/sectors/:id

Partial update. Send the current version via the If-Match header (preferred; from the ETag of a prior read) or the body _version. Missing → 400; stale → 409.

Request

Responses

A single sector

Response Headers
    ETag

    Current record version; send back as If-Match on update/delete.