Rename or move Folder
PATCH {{baseUrl}}/file-storage/folders/:id?raw=false
Rename or move Folder
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
raw | boolean | Include raw response. Mostly used for debugging purposes |
Request Body
{"name"=>"Documents", "description"=>"My Personal Documents", "parent_folder_id"=>"1234", "pass_through"=>[{"service_id"=>"id esse", "operation_id"=>"non dolor veniam", "extend_object"=>{"dolor_98"=>false, "incididunt_27"=>-31425158.20133145, "do_ea4"=>"et incidi", "magna6c"=>true}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}, {"service_id"=>"ea dolor aute", "operation_id"=>"in dolor eiusmod exercitation", "extend_object"=>{"cupidatat_6d0"=>43796504.155071765}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-apideck-consumer-id | string | (Required) ID of the consumer which you want to get or push data from | |
x-apideck-app-id | string | (Required) The ID of your Unify application | |
x-apideck-service-id | string | Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. | |
Content-Type | string | ||
Accept | string |