v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Tag API

Update Tag

Update an existing tag.

put/v2/tags/{id}

Path parameters

idstring required

The ID of the tag.

Request body

namestring

The name of the tag.

colorstring nullable

The color of the tag (CSS color string).

iconSlugstring nullable

The icon slug for the tag.

descriptionstring nullable

Optional description of the tag. Omit to leave unchanged.

Response

Success