PUT
/
evault
/
v1
/
tags
/
{id}
/

Authorizations

api-key
string
headerrequired

Path Parameters

id
string
required

A unique value identifying this tag.

Body

name
string
required
Required string length: 1 - 20
description
string | null

Description of the tag

Maximum length: 500

Response

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

Description of the tag

Maximum length: 500