Tool to delete a record from a specified table. Use after confirming workspace, database, table, and record IDs.
team_idWorkspace (team) identifier. Obtain from GET /teams endpoint.
table_idRequiredstringTable identifier. Ninox tables are identified by letters starting with A, B, C, etc. Obtain from GET /teams/{team_id}/databases/{database_id}/tables endpoint.
record_idRequiredstringRecord identifier to delete. Typically numeric. Obtain from GET /teams/{team_id}/databases/{database_id}/tables/{table_id}/records endpoint.
database_idRequiredstringDatabase identifier. Obtain from GET /teams/{team_id}/databases endpoint.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.