v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Metrics Lab

Update Lab

Update a specific lab by ID.

put/v1/metrics-lab/lab/{lab_id}

Path parameters

lab_idstring uuid required

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

namestring nullable

New name for the lab

descriptionstring nullable

New description for the lab

Response

Successful Response

idstring required

Unique identifier of the lab

namestring required

Name of the lab

descriptionstring nullable

Description of the lab

created_atstring date-time required

When the lab was created

updated_atstring date-time nullable

When the lab was last updated