Skip to main content
POST
Node.js

Authorizations

Authorization
string
header
required

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

Required scope: project:write.

Body

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

"vip"

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

"#F97316"

description
string
Required string length: 1 - 128
Example:

"Contacts prioritized for transactional messaging."

Response

200 - application/json

Successful response

ok
boolean
required
data
object
required