post /selection/{id}/fileextensionwhitelist/table
Stability index
STABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
Path parameters
- id (required)
Request body
- tabledefinition (required)
- TableDefinition
Query parameters
- filter (optional)
- skip (optional)
- take (optional)
- sortcolumn (optional)
- orderascending (optional)
Return type
Example data
Content-Type: application/json
{
"columnNames" : [ "columnNames", "columnNames" ],
"schemaPath" : "schemaPath",
"id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"rows" : [ [ "{}", "{}" ], [ "{}", "{}" ] ]
}
Responses
- 201
- Created