All Products
Search
Document Center

OpenSearch:DeleteSortScript

Last Updated:May 29, 2023

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /v4/openapi/app-groups/{appGroupIdentity}/apps/{appVersionId}/sort-scripts/{scriptName}

Request parameters

ParameterTypeRequiredDescriptionExample
appGroupIdentitystringYes

search

search
scriptNamestringYes

cava

cava
appVersionIdstringYes

1234567

1234567

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