Skip to main content
POST
Create note label

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Body

application/json
name
string
required
Required string length: 1 - 255
colorHex
string
required
Pattern: ^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$

Response

Note label created successfully. Returns the label ID.

id
string
required
Minimum string length: 1