delete()
Last updated
Last updated
Delete an object in the database
If you delete an object the associated file will automatically be deleted in storage as well
Field | Required | Data Type | Description |
---|---|---|---|
Field | Data Type | Description |
---|---|---|
This is an example response to the Delete request example above.
Field | Data Type | Description |
---|---|---|
Field | Data Type | Description |
---|---|---|
uid
string
UID of the object to update
data
Object
Object containing operation information
meta
Object
Empty object
info
Object
Object containing operation information
uid
string
UID of the deleted object
resource
string
Table name where object was deleted
action
string
Operation name
webhooksTriggered
number
Number of webhooks triggered by the operation