# Syncro - Delete record action
The Delete record action removes a record from Syncro based on the object type and ID you provide.
# Input
| Input field | Description |
|---|---|
| Object | Select the Syncro object to delete. |
| ID | Enter the ID of the record to delete. |
# Output
| Output field | Description |
|---|---|
| Message | Describes the result of the deletion. |
| Success | Boolean value indicating whether the record was deleted successfully. |
Last updated: 1/13/2026, 6:00:09 PM