DELETE api/v1/userstaffpreferences/{sourceId}/{dashboardId}/{userId}/{staffId}/preferences/filters/{filterId}
Deleted Filter preferences
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sourceId | string |
Required |
|
| dashboardId | globally unique identifier |
Required |
|
| userId | integer |
Required |
|
| staffId | integer |
Required |
|
| filterId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseModelOfUserStaffPreferenceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ApiResponseDataModelOfUserStaffPreferenceModel |
None. |
|
| Errors | Collection of string |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.