Skip to main content
POST
Create disposition

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
label
string
required
Example:

"Interested"

color
string | null
Example:

"#22c55e"

position
integer

Display order. Auto-increments if omitted.

Response

Disposition created

id
string<uuid>
label
string
color
string | null
Example:

"#22c55e"

position
integer
is_protected
boolean

Protected dispositions cannot be deleted.

created_at
string<date-time>