delete_a_record_by_external_id
Delete a record from an ActiveCampaign custom object by using its external ID. Provide schema and external IDs to permanently remove the record.
Instructions
🔴 DESTRUCTIVE · deletes data · Custom Objects · DELETE /customObjects/records/{schemaId}/external/{externalId}
Delete a record by external ID
Deletes a record. Confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemaId | Yes | ID of schema | |
| externalId | Yes | External ID of record |