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"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.