v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
projects
measures

Update a measure

Update a measure for a project. The user must have edit permissions for the project, or provide a valid project key for the project (no rename).

patch/v0/projects/{project}/measures/{measure}

Path parameters

measurestring required

The slug or UUID for a measure.

projectstring required

The slug or UUID for a project.

Request body

archivedboolean nullable

Set whether the measure is archived.

namestring
slugstring
unitsstring

Response

successful operation

archivedstring date-time
createdstring date-time required
modifiedstring date-time required
namestring required
projectstring uuid required
slugstring required
unitsstring required
uuidstring uuid required