delete_a_record
Delete a specific record using its schema ID and record ID. Removes the record permanently from your ActiveCampaign account.
Instructions
🔴 DESTRUCTIVE · deletes data · Custom Objects · DELETE /customObjects/records/{schemaId}/{recordId}
Delete a record by id
Deletes a record. Confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | ID of record | |
| schemaId | Yes | ID of schema |