Delete an entity ingestion config. Optionally delete all ingested entities and field values (asynchronous operation).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the ingestion config.
If true, also delete all ingested entities and field values before deleting the config. This is an asynchronous operation. Defaults to false.
Success
The response is of type DeleteEntityIngestionConfigResponse · object.