Skip to main content
POST
Create a bucket

Authorizations

x-api-key
string
header
required

API key created from the Nephia dashboard for your Account.

Headers

Idempotency-Key
string

Unique key (e.g. UUID) making this POST safe to retry for 24 hours. Replays return the original response with an Idempotency-Replayed: true header; reusing a key with a different body returns 422.

Maximum string length: 255

Path Parameters

id
string<uuid>
required

Body

application/json
label
string
required
Required string length: 1 - 40
rule
string
required
Required string length: 1 - 240
color
enum<string>
Available options:
positive,
negative,
question,
mixed,
neutral

Response

Bucket created

id
string
required
label
string
required
rule
string
required
color
string
required
origin
string
required
createdAt
string
required