Create Label
Create a label on an inbox.
POST
A label is a named, colored tag that belongs to one inbox.
Path Parameters
Body Parameters
string
required
The name of the label.
string
The color of the label:
cyan, teal, grass, lime, yellow, orange,
iris, plum, crimson, bronze, or mauve.Response Fields
string
Always
inbox_label.string
The ID of the label.
string
The name of the label.
string
The color of the label.
string
ISO 8601 timestamp when the label was created.