Create Directory
Creates a directory for the specified inputs.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
title
Title of the directory.
description
Description for the directory.
icon
Icon for the directory.
language
Language of the directory.
parent
Parent directory of the directory.
published
Whether the directory is published.
thumbnail
ID of the thumbnail artifact.
Response
Create directory response.
directory