All Products
Search
Document Center

:AssociateDefaultFilter

Last Updated:Jun 28, 2024

Sets a 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
FilterNamestringYes

The name of the filter.

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

54673B22-2001-556A-B394-B8697AA9670B

Examples

Sample success responses

JSONformat

{
  "RequestId": "54673B22-2001-556A-B394-B8697AA9670B"
}

Error codes

HTTP status codeError codeError messageDescription
409NotExists.FilterNameThe filter name of current user not exists.The object indicated by the FilterName parameter does not exist.
409LengthExceedLimit.FilterNameThe length of parameter FilterName exceed limit.The length of the value specified for the FilterName parameter exceeds the upper limit.

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

Change history

Change timeSummary of changesOperation
No change history