Create Application Document Folder

The Create Application Document Folder API can be used to create a document folders within an applications.

Body Params

Request Body

metadata
object

Optional associated metadata as a simple key→value map.

  • Keys are strings up to 40 characters long.
  • Values can be string, number, or boolean.
  • Up to 20 entries.
  • String values up to 500 characters.
string
required

ID of associated application

string
required

Folder name

string | null
Defaults to null

ID of application document with type == "folder" to put into. Should be null for the folder to appear in the root

Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json