PATCH
/
evault
/
v1
/
tags
/
{id}

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

A unique value identifying this tag.

Body

description
string | null

Description of the tag

Maximum length: 500
name
string
Required string length: 1 - 20

Response

200 - application/json
created_at
string
required
id
string
required
name
string
required
Maximum length: 20
updated_at
string
required
description
string | null

Description of the tag

Maximum length: 500