All Products
Search
Document Center

Resource Management:DisassociateDefaultFilter

Last Updated:Jun 28, 2024

Cancels the default filter.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

BCAB07BA-82FA-5DC0-9322-FB7ED726481D

Examples

Sample success responses

JSONformat

{
  "RequestId": "BCAB07BA-82FA-5DC0-9322-FB7ED726481D"
}

Error codes

HTTP status codeError codeError messageDescription
404NotExists.DefaultFilterThe default filter of current user not exists.The default filter of current user not exists.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history