Creating a new root category

GET {{api-url}}/caas-category/{{tenant}}/categories?parent.recursive=false&expand=parent&ref.id=812775

Creates a new category.


Required scopes

  • category.category_create* category.category_publish Note: category.category_publish only required if you want to publish the category when creating it.

Request Params

KeyDatatypeRequiredDescription
parent.recursiveboolean
expandstring
ref.idstring

HEADERS

KeyDatatypeRequiredDescription
X-Versionstring(Required) To use this endpoint you have to add X-Version header with proper value to your request.

Note: The header value has to match following regular expression: ^v[1-9][0-9]?$ | | Accept | string | | | | Content-Language | string | | | | pageSize | number | | |

RESPONSES

status: Created

{"id":"084bcaf6-66b8-4ddd-9489-65c5f6449e94"}