Skip to main content
PATCH
Node.js

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer rw_....

Required scope: project:write.

Path Parameters

id
string
required

Tag identifier returned by Rewrite.

Example:

"748395130237498412"

Body

application/json
name
string
Required string length: 1 - 64
Example:

"priority-vip"

color
string
Pattern: ^#[0-9A-Fa-f]{6}$
Example:

"#EA580C"

description
string
Required string length: 1 - 128
Example:

"Updated description for priority contacts."

Response

200 - application/json

Successful response

ok
boolean
required
data
null
required