rowocs
[api v2] Create a new row in a table or a view
post/ocs/v2.php/apps/tables/api/2/{nodeCollection}/{nodeId}/rows
Path parameters
nodeCollection'tables' | 'views' required
Indicates whether to create a row on a table or view
nodeIdinteger required
The identifier of the targeted table or view
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Request body
Response
Row returned