Masks data.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Data | string | Yes | The data that you want to mask. | 15365291784 |
SceneCode | string | Yes | The code of the data masking scenario. You can view the code on the Data Masking Management page in Data Security Guard of the DataWorks console. | _default_scene_code |
Response parameters
Examples
Sample success responses
JSON
format
{
"DesensitizeData": "{ \"desensData\": \"**198807120510**\" }",
"RequestId": "BCA321BA-46C5-40E9-8A08-6******"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
403 | Forbidden.NoTenant | The tenant information cannot be obtained using user ID. |
500 | InternalError.DQC.BizError | An internal error occurred. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history