Awee

app:record:delete

Soft-deletes a record by setting its deleted_at timestamp

Soft-deletes a record by setting its deleted_at timestamp

Options

NameTypeDescription
org_idstringThe organisation ID that scopes the operation
user_idstringThe caller's user ID recorded in the record history
schemastringThe name of the schema (database) that contains the table
tablestringThe name of the table that contains the record
idstringThe unique identifier of the record to soft-delete

Outputs

NameTypeDescription
idstringThe unique identifier of the deleted record

How is this guide?

On this page