Skip to main content

Paligo API

Taxonomy

{
  "id": 123,
  "title": "Important",
  "color": 3,
  "parent": 38
}

Properties

Name

Type

Required

Restrictions

Description

id

integer

false

none

The ID of the taxonomy.

title

string

false

none

The title of the taxonomy.

color

integer

false

none

The color of the taxonomy.

parent

integer

false

none

The ID of this taxonomy parent.

Enumerated Values

Property

Value

color

0

color

1

color

2

color

3

color

4