Skip to main content
POST
Delete extraction application configuration

Authorizations

X-API-KEY
string
header
required

Production OpenAPI Accessor access_key. You can find it in My API in the ADP platform. If the key is disabled, expired, or does not belong to the production environment, the API returns Accessor not found.

Path Parameters

tenant_name
string
default:laiye
required

Tenant name. Default: laiye.

Body

application/json
app_id
string
required

Application ID. To delete a high-speed custom extraction application configuration, pass the app_id of the high-speed application.

config_version
string
required

Configuration version to delete.

Response

Extraction application configuration version deletion result.

code

Business code. A successful response is usually success or 200.

message
string

Response message.

tips
string | null

Details. Defaults to null.

data
object