Insert rows into data space table
POST/api/v1/data-spaces/:datasourceId/insert-rows
Insert one or more rows into a table in a data space. The datasource must belong to the authenticated user.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Rows inserted
Invalid request parameters
Unauthenticated
Forbidden or quota exceeded
Data space not found
Internal server error