Update Directory

POST

Updates the specified directory.

Request

This endpoint expects an object.
idstringRequired

The ID of the directory to update.

reorderobjectRequired
tagsobjectRequired
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.

thumbnailstringOptional

The updated thumbnail for the directory.

titlestringOptional

The updated title for the directory.

Response

Update directory response.

directoryobject
Built with