Update an import configuration
Import Configurations
Update an import configuration
Update an existing import configuration.
PATCH
Update an import configuration
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
name | No | Configuration name |
parser | No | File format parser |
failure_strategy | No | skip_resource or abort |
settings / pre_processors / automatic_processing_flows / manual_processing_flows | No | Replace the corresponding configuration sections |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the import configuration to update
Body
application/json
Response
Operation completed successfully with no content to return

