Rename or move File
PATCH {{baseUrl}}/file-storage/files/:id?raw=false
Rename or move File
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
raw | boolean | Include raw response. Mostly used for debugging purposes |
Request Body
{"name"=>"New Name.pdf", "description"=>"Renamed PDF Document", "pass_through"=>[{"service_id"=>"velit nulla", "operation_id"=>"aliqua qui", "extend_object"=>{"et2f"=>false}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}, {"service_id"=>"aute officia eu ex nulla", "operation_id"=>"dolor Duis veniam qui deserunt", "extend_object"=>{"elit_b"=>63376840.36616352, "magna75a"=>-23322485.80802259}, "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 |