All URIs are relative to http://127.0.0.1/api
Method | HTTP request | Description |
---|---|---|
table_update | Post /table/update | Request for updating one or more records. |
crate::models::TableUpdateResponse table_update(table_update_request) Request for updating one or more records.
Name | Type | Description | Required | Notes |
---|---|---|---|---|
table_update_request | Option<TableUpdateRequest> |
crate::models::TableUpdateResponse
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]