Skip to main content
POST
Create lead tag

Authorizations

Authorization
string
header
required

Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.

Body

application/json
name
string
required
Example:

"VIP"

color
string | null
Example:

"#f59e0b"

description
string | null

Response

Tag created

id
string<uuid>
name
string
description
string | null
color
string | null
sort_order
integer
created_at
string<date-time>