Skip to content

Self-documentation resources requests

Categories' tree

The JSON object that constitutes the payload of the request for the categories' tree self-documentation resource must be like this:

{
    "info": "taxonomy"
}

Templates

The JSON object that constitutes the payload of the request for information extraction templates self-documentation resource must be like this:

{
    "info": "templates"
}