Labels
Update label metadata
Updates human-facing label metadata only: name, description, and disabled. Unknown JSON fields such as rule text are ignored. This RPC cannot create, mutate, or delete versions. To change a rule, create a new version.
patch/v1/labels/{labelId}
Path parameters
labelIdstring required
The label ID to update
Request body
Response
A successful response.
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○