Update Folder

Folders give the ability to the user to organize and find better their reports.

Notes

  • A Folder can not have the same name.
  • A Folder may have a parent or may not.
  • A Folder can not have as parent_id himself.
  • The max level of nested folders is 3. Below there is an example of the max level allowed.
Financial
│
└───Bar
    │
    └───Food
Path Params
integer
required
≥ 1

Folder Id

Body Params
string
required
length between 1 and 25

Folder Name

string
length ≤ 200

Folder description

integer | null
required

Id of the Parent Folder

Headers
integer
required
≥ 1

Property id of the client

Responses

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