Skip to content

Self-documentation resources request payload

Categories' tree

The payload of the request to post to the resource returning the categories' tree is this JSON object:

{
    "info": "taxonomy"
}

Templates

The payload of the request to post to the resource returning the information extraction templates is this JSON object:

{
    "info": "templates"
}