Apply new filter values
PUT {{baseUrl}}/api/dossiers/:dossierId/instances/:dossierInstanceId/filters
Body
PARAM
Key | Datatype | Required | Description |
ignoreMissingFilter
|
null | The ignoreMissingFilter controls the selector matches no found behavior, if true and no selector matches are found, then this filter input will NOT be applied and will be ignored, if false and no found, then the request will fail. Default value : false |
HEADERS
Key | Datatype | Required | Description |
X-MSTR-AuthToken
|
string | (Required) | |
X-MSTR-ProjectID
|
string | (Required) |
RESPONSES
status
ENDPOINTS