Skip to main content

Add document folder

POST 

/folders

Creates a new folder

Request

Query Parameters

    siteId string

    Site Identifier

    shareKey string

    Share Identifier

Body

required

    path string

    Path of Folder to create

Responses

201 CREATED

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Response Message

    indexKey string

    Folder Index Key

Loading...