Overview
Description | Retrieving all version sets of a dataset |
Resource Path |
|
HTTP Method | POST |
Request/Response Format | application/json |
Parameter description
Parameter | Description |
---|---|
{id} | ID of the analysis to which, you need to load the default features as customized features. |
Example
POST /api/analyses/{id}/features/defaults { "include": true, "imputeOption": "DISCARD" }
REST API response
HTTP status code | 200 For descriptions of the HTTP status codes, seeĀ HTTP Status Codes. |