Skip to main content
PATCH
Update tag key

Headers

x-api-key
string | null

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Path Parameters

key
string
required

Tag key to update

Body

application/json

Body for PATCH /v1/tag-keys/{key}.

description
string | null

Free-form description (max 500 chars). Pass null to clear.

Response

Successfully updated tag key

Tag-key registry entry.

key
string
required
description
string | null
workflow_count
integer
default:0