Create Label
Inbox
Create Label
Creates a new label available to the team.
POST
Create Label
This endpoint uses the Label object.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Name of the label to create
Response
Success - Label created