post /selection/{id}/filereference/table
Stability index
LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
DEPRECATED.
This API is deprecated and may be removed in a future version.
This API is deprecated and may be removed in a future version.
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