Skip to main content
POST
Create label

Authorizations

Authorization
string
header
required

Instance token (zpfy_inst_...) — sends messages.

Body

application/json
name
string
required

Label text.

Example:

"Customer"

color
integer

Palette color index (0-19). Optional.

Required range: 0 <= x <= 19
Example:

5

Response

Label created. The API generates and returns the id.

data
object