Update Directory
Updates the specified directory.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the directory to update.
description
The updated description for the directory.
icon
The updated icon for the directory.
parent
The updated parent directory for the directory.
published
Whether the directory is published.
reorder
thumbnail
The updated thumbnail for the directory.
title
The updated title for the directory.
Response
Update directory response.
directory