german
16
Headers ( there is additionally a key sent with the request)
I can share the endpoint privately if needed.
Body
{
"parent_folder_id": "XXXXXXX", // place the folder ID of your GDrive folder where you want to folder to be created
"broker_folder_name": "Ledger's of FOOLAND ", // name of the folder you want
"sub_folders": ["clients", "templates"] // list of subfolders wanted.
}```