Create Data Table Folder

post

/rest/v16/folders

This endpoint is used to create a new data table folder.

Request

Supported Media Types
Body ()
Root Schema : folders-createRequest
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

Folder details
Body ()
Root Schema : folders-createResponse
Type: object
Show Source
Nested Schema : state
Type: object
Title: state
This object describes the folder permissions for the current user.
Show Source
  • Title: Allow Delete
    Identifies if the current user is allowed to delete the data table folder(s).
  • Title: Allow Update
    Identifies if the current user is allowed to create and update the data table folder(s).
Back to Top