Sections
Add a section
post/api/v1/sections
Request body
Example request
{
"token": "YOUR TOKEN IS HERE",
"item": {
"container_type": "Projects::Experiment"
}
}Response
section created
{
"token": "YOUR TOKEN IS HERE",
"item": {
"container_type": "Projects::Experiment"
}
}section created