Bulk Create Snowflake Data Sources
Was this helpful?
Was this helpful?
curl \
--request POST \
--header "Content-Type: application/json" \
--header "Authorization: Bearer dea464c07bd07300095caa8" \
--data @example_payload.json
https://your-immuta-url.com/jobs?bulkId=<your-bulkId> {
"total":"99893",
"completed":"99892",
"failed":"0",
"pending":"1",
"errors":null
}