All Products
Search
Document Center

Data Security Center:ManualTriggerMaskingProcess

Last Updated:Feb 27, 2024

Triggers a de-identification task.

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 parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language of the content within the request and response, default value zh_cn. Valid values:

  • zh_cn: Chinese
  • en_us: English
zh_cn
IdlongYes

The ID of the de-identification task.

The ID of the de-identification task is a string. You can call the DescribeDataMaskingTasks operation to query the ID.

1

Response parameters

ParameterTypeDescriptionExample
object

Return result object.

RequestIdstring

The ID of the request.

769FB3C1-F4C9-4******

Examples

Sample success responses

JSONformat

{
  "RequestId": "769FB3C1-F4C9-4******"
}

Error codes

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

Change history

Change timeSummary of changesOperation
No change history