Create Directory

POST

Creates a directory for the specified inputs.

Request

This endpoint expects an object.
titlestringRequiredformat: "text"

Title of the directory.

descriptionstringOptionalformat: "text"

Description for the directory.

iconstringOptionalformat: "text"

Icon for the directory.

languagestringOptionalformat: "text"

Language of the directory.

parentstringOptionalformat: "id"

Parent directory of the directory.

publishedbooleanOptional

Whether the directory is published.

tagslist of objectsOptional

Tags associated with the directory.

thumbnailstringOptionalformat: "id"

ID of the thumbnail artifact.

Response

Create directory response.

directoryobject
Built with