All Products
Search
Document Center

OpenSearch:DeleteSortScriptFile

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

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

Request parameters

ParameterTypeRequiredDescriptionExample
appGroupIdentitystringYes

search

search
appVersionIdstringYes

1234567

1234567
scriptNamestringYes

cava

cava
fileNamestringYes

cavafile

cavafile

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