A AuthMS API Wiki API Reference iam.tianv.com →

PUT /admin/compliance/privacy-impact/{id}

更新隐私影响评估的内容或状态

合规管理 - 隐私影响评估 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes PIA ID

Request Body

Schema: dto.UpdatePIARequest

FieldTypeRequiredExampleConstraintsDescription
data string No {"processing_activity":"updated"}
description string No Updated assessment of privacy risks
status string No completed
title string No Updated Privacy Impact Assessment

Responses

StatusDescriptionSchema
200successdto.PIAItemResponse
400bad requestdto.ErrorResponse

Referenced Schemas

dto.ErrorResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No 400
message string No invalid request

dto.PIAItemResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data dto.PIAResponse No
message string No
timestamp string No

dto.PIAResponse

FieldTypeRequiredExampleConstraintsDescription
created_at string No 2026-05-01T10:00:00Z
description string No Privacy impact assessment for user profiling feature
id string No 01JQ...
status string No completed
title string No New User Profiling PIA