{
"code": "<string>",
"multilingualName": {},
"axisId": 123,
"id": 2,
"description": "<string>",
"ownerId": 123,
"startOn": "2023-11-07T05:31:56Z",
"endOn": "2023-11-07T05:31:56Z",
"active": true,
"isPublic": true,
"parentAxisSections": [
{
"code": "<string>",
"multilingualName": {},
"axisId": 123,
"id": 2,
"name": "<string>",
"url": "<string>",
"description": "<string>",
"ownerId": 123,
"startOn": "2023-11-07T05:31:56Z",
"endOn": "2023-11-07T05:31:56Z",
"active": true,
"isPublic": true
}
],
"childrenAxisSections": [
{
"code": "<string>",
"multilingualName": {},
"axisId": 123,
"id": 2,
"name": "<string>",
"url": "<string>",
"description": "<string>",
"ownerId": 123,
"startOn": "2023-11-07T05:31:56Z",
"endOn": "2023-11-07T05:31:56Z",
"active": true,
"isPublic": true
}
]
}The following characters should be avoided in the actual name of the axis-sections: "[", "]" and "|". Besides, slashes "/" and backslashes "\" might also cause problems.
To learn more about this, please refer to Get Started With Axis-Sections.
x >= 1Show child attributes
Show child attributes
Was this page helpful?