Skip to main content
PATCH
Update a tag

Authorizations

Authorization
string
header
required

Your API key, e.g. flv_9f2a8c1e…

Path Parameters

tagId
string<uuid>
required

The tag id.

Body

application/json
name
string
Required string length: 1 - 80
color
string
Pattern: ^#[0-9a-fA-F]{6}$

Response

id
string<uuid>
required
name
string
required
color
string
required

6-digit hex, e.g. #74d44e

sortOrder
integer
uses
integer

Contacts carrying the tag. List responses only

createdAt
string<date-time>
updatedAt
string<date-time>