Create Drive
POST {{baseUrl}}/file-storage/drives?raw=false
Create Drive
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
raw | boolean | Include raw response. Mostly used for debugging purposes |
Request Body
{"name"=>"Project Resources", "description"=>"A description", "pass_through"=>[{"service_id"=>"elit cupidatat in tempor in", "operation_id"=>"aliqua ullamco es", "extend_object"=>{"nullacb"=>-51125229}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}, {"service_id"=>"veniam amet", "operation_id"=>"Duis minim non ea", "extend_object"=>{"Excepteur15a"=>98306184}, "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 |