Create folder

All folders (except the project-root and project-archived folders) have a parent_uuid. When you create a new folder you must POST to the parent folder that you want the new folder to belong to. You may optionally set a name, uuid and position, otherwise these will be generated for you.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Folder UUID

Body Params
string

The new folders name. Defaults to "untitled folder"

string
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
integer

Optional, by default the folder is appended at the end

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.gathercontent.v2+json