v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Trash

Restores the specified trashed item back into baserow.

patch/api/trash/restore/

Request body

trash_item_idinteger
parent_trash_item_idinteger nullable
trash_item_type'workspace' | 'application' | 'table' | 'field' | 'row' | 'rows' | 'view' | 'builder_domain' | 'builder_page' | 'builder_element' | 'widget' | 'automation' | 'automation_workflow' | 'automation_node' | 'row_comment' | 'team'
  • workspace - workspace
  • application - application
  • table - table
  • field - field
  • row - row
  • rows - rows
  • view - view
  • builder_domain - builder_domain
  • builder_page - builder_page
  • builder_element - builder_element
  • widget - widget
  • automation - automation
  • automation_workflow - automation_workflow
  • automation_node - automation_node
  • row_comment - row_comment
  • team - team

Response

No response body