Configuration

Add section

Create a new section for a project

post/api/v1/project/add-section

Request body

sectionNamestring required
projectIdinteger required
parentIdinteger nullable

Parent section ID for nested sections

Response

Section created successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.