Help Center/ Data Security Center/ API Reference/ API Description/ Sensitive Data Discovery/ Downloading the Excel Template for Adding Rules in Batches
Updated on 2026-01-13 GMT+08:00

Downloading the Excel Template for Adding Rules in Batches

Function

This API is used to download the Excel template for adding rules in batches.

Calling Method

For details, see Calling APIs.

URI

GET /v1/{project_id}/scan-templates/import-template

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Unique project ID.

Table 2 Query Parameters

Parameter

Mandatory

Type

Description

template_type

No

String

Template type.

Request Parameters

None

Response Parameters

Status code: 200

Query result.

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

Query result.

401

Unauthorized. The user is not logged in or the token is invalid.

403

Unauthorized to access the resource.

404

The specified project does not exist.

Error Codes

See Error Codes.