API Models Label
Type to start searching
    GitHub
    • Docs
    • API
    GitHub
      • Welcome
      • Getting Started
      • Dashboard
        • Settings Overview
        • My Profile
        • Account Settings
        • User & Department Settings
        • Ticket Settings
        • Task Settings
        • Project Settings
        • Lead Settings
        • Sales Settings
        • Document Settings
        • Time Settings
      • Tickets
      • Tasks
      • Contacts
      • Projects
      • Sales
      • Time
      • Calendar
      • Reports
      • Labels
      • Getting Started
      • Authentication
      • Reading from the API
      • Writing to the API
      • Handling API responses
        • Calendar Event
        • Contact
        • Contact Role
        • Custom Field
        • Department
        • Document
        • File
        • Filter
        • Invoice
        • Label
        • Lead
        • Lead Lost Reason
        • Lead Source
        • Log
        • Mail Template
        • Note
        • Package
        • Product
        • Project
        • Project Role
        • Project Status
        • Project Template
        • Quote
        • Task
        • Ticket
        • Ticket Post
        • Time
        • Time Status
        • Track
        • Track Task
        • Webhook
    edit

    Label Model¶

    Represents a label item in Zebreco. Labels are fully customisable and are used for a variety of functions. Namely, to categorise entities such as tickets and tasks.

    Name Type Description
    id integer read only The unique id of the label
    name string The name of the label - required
    colour string The colour assigned to the label - required
    category string The category of the label - required
    Previous Invoice
    Next Lead
    Copyright © 2017 Zebreco
    powered by MkDocs and Material for MkDocs