# Oracle Fusion Cloud - Delete record action
The Delete record action deletes an existing record. Select an object and provide its primary key to identify the record to delete.
# Input
| Input field | Description |
|---|---|
| Object | Select the object type of the record to delete. |
| Object ID | Provide the ID of the record to delete. |
# Output
| Output field | Description |
|---|---|
| Success | Indicates whether the result of the delete operation was successful. |
Last updated: 9/25/2025, 2:46:35 PM