docs

Create Doc Folder

Create a folder; at most three levels deep.

post/api/v1/docs/folders

Request body

namestring required
parent_idstring uuid nullable

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
namestring required
parent_idstring uuid nullable required
positioninteger required
created_atstring date-time required
updated_atstring date-time required

Changes