Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"label": "<string>",
"version": "<string>",
"parameters": [
{
"key": "<string>",
"value": "<string>"
}
],
"children": "<array>",
"parents": [
"<string>"
]
}
]Create one or more new top-level categories in a taxonomy
POST
/
collections
/
{collection}
/
taxonomy
Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"label": "<string>",
"version": "<string>",
"parameters": [
{
"key": "<string>",
"value": "<string>"
}
],
"children": "<array>",
"parents": [
"<string>"
]
}
]Path Parameters
The name of a collection
Body
application/json
JSON-formatted list of categories
Was this page helpful?
⌘I