Skip to main content
POST
Create a classification class hierarchy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json
name
string
required
rules
Category · object[]
required

Response

Creates a classification class hierarchy to be used for a zero shot

name
string
required
rules
Category · object[]
required
organisation_id
string
required
id
string<uuid> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required