# Spryng - Delete record action
The Delete record action deletes an object in Spryng.
# Input
Input fields load dynamically based on the object you select. For example, the following fields appear if you select the Subaccount object:
| Input field | Description |
|---|---|
| Object type | Enter the object type to delete. |
| ID | Enter the ID of the record to delete. |
# Output
Input fields load dynamically based on the object you select. For example, the following fields appear if you select the Subaccount object:
| Output field | Description |
|---|---|
| ID | The ID of the deleted record. |
| Username | The username associated with the deleted record. |
| The email associated with the deleted record. | |
| Is active | A boolean response indicating if the deleted record is active. |
Last updated: 1/29/2026, 6:51:56 PM