latestOpenAPI 3.0.32026-08-151874701.5 MB
5dedc4bd492c
home
Create folder
Creates a new folder.
DEPRECATED - This endpoint is being removed. To adapt to this change, please see Migrate from using the Sheets folder.
post/home/folders
Headers
Content-Typestring
Required for POST and PUT requests. Defines the structure for the request body.
Request body
Response
Result object containing a Folder object for newly created folder.
Example response
{
"message": "SUCCESS"
}