Update Data Table Folder

post

/rest/v16/folders/{folderVarName}

This endpoint is used to update the name for the specified data table folder

Request

Supported Media Types
Path Parameters
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

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