Update Directory

POST

Updates the specified directory.

Request

This endpoint expects an object.
idstringRequiredformat: "id"

The ID of the directory to update.

reorderobjectRequired
tagsobjectRequired
descriptionstringOptionalformat: "text"

The updated description for the directory.

iconstringOptionalformat: "text"

The updated icon for the directory.

parentstringOptionalformat: "id"

The updated parent directory for the directory.

publishedbooleanOptional

Whether the directory is published.

thumbnailstringOptionalformat: "id"

The updated thumbnail for the directory.

titlestringOptionalformat: "text"

The updated title for the directory.

Response

Update directory response.

directoryobject
Built with