Directories Update

POST

Updates the specified directory.

Request

This endpoint expects an object.
idstringRequired

The ID of the directory to update.

descriptionstringOptional

The updated description for the directory.

iconstringOptional

The updated icon for the directory.

parentstringOptional

The updated parent directory for the directory.

publishedbooleanOptional

Whether the directory is published.

reorderobjectOptional
tagsobjectOptional
thumbnailstringOptional

ID of the thumbnail artifact.

titlestringOptional

The updated title for the directory.

Response

Update directory response.

directoryobject