All Products
Search
Document Center

OpenSearch:RankPreviewQuery

Last Updated:Mar 03, 2024

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 syntax

POST /v4/openapi/app-groups/{appGroupIdentity}/algorithm/models/{modelName}/actions/query-rank

Request parameters

ParameterTypeRequiredDescriptionExample
appGroupIdentitystringYes

my_app

my_app
modelNamestringYes

model_name

model_name

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The ID of the request.

ABCDEFGH

Examples

Sample success responses

JSONformat

{
  "requestId": "ABCDEFGH"
}

Error codes

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

Change history

Change timeSummary of changesOperation
No change history