Create DriveGroup
POST {{baseUrl}}/file-storage/drive-groups?raw=false
Create DriveGroup
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
raw | boolean | Include raw response. Mostly used for debugging purposes |
Request Body
{"name"=>"accounting", "display_name"=>"accounting", "description"=>"A description", "pass_through"=>[{"service_id"=>"tempor occaecat Excepteur ea", "operation_id"=>"Duis", "extend_object"=>{"etf"=>75647321, "qui96"=>"ea"}, "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 exercitation sit adipisicing", "operation_id"=>"fugiat elit", "extend_object"=>{"esse8b"=>true, "minim_7"=>72592438}, "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 |