delete_ai_source
Remove an AI source (its CSV + registration) by code so it is no longer applied on future imports. Set apply:true to re-import now. NOTE: the custom_ values already written onto products are NOT immediately erased — they clear on the next full product import. project_id is OPTIONAL (inferred for a single-project customer). Requires the additional-sources addon: without it the call is refused with error 'addon_required' (HTTP 403) + addonCode + upsellUrl — show the upsellUrl and do not retry. Returns {status:'deleted'|'not_found', code, applied}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| apply | No | ||
| project_id | No |