v1

latestOpenAPI 3.1.0AGPL-3.02026-07-17644498.1 KB
Tags

Create a tag

Create a new tag for organizing tests, monitors, and other resources.

post/api/tags

Request body

namestring required
colorstring

Example request

{
  "name": "production",
  "color": "#3B82F6"
}

Response

Tag created

idstring uuid
namestring
colorstring nullable