v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
flags

Update

Updates an existing flag

patch/v1/workbooks/{workbookId}/flags/{slug}

Path parameters

workbookIdstring required

Workbook ID

The workbook ID to manage flags for

slugstring required

The flag slug to update

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Request body

labelstring

The new label for the flag

colorHexstring

The new hex color code for the flag

newSlugstring

The new slug for the flag

Response

Response with status 200

idstring required

The unique identifier for the flag

slugstring required

The flag slug

labelstring required

The flag label

colorHexstring required

The hex color code for the flag

workbookIdstring required

Workbook ID

createdAtstring date-time required

When the flag was created

updatedAtstring date-time required

When the flag was last updated