Directories Create

POST

Creates a directory for the specified inputs.

Request

This endpoint expects an object.
titlestringRequired

Title of the directory.

descriptionstringOptional

Description for the directory.

iconstringOptional

Icon for the directory.

parentstringOptional

Parent directory of the directory.

publishedbooleanOptional

Whether the directory is published.

tagslist of objectsOptional

Tags associated with the directory.

thumbnailstringOptional

ID of the thumbnail artifact.

Response

This endpoint returns an object.
directoryobject