/admin/compliance/tenants/self/standardsUpdates the compliance standards configuration for the calling tenant (tenant_id derived from JWT context)
Schema: dto.TenantStandardsRequest
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
standards |
array of string |
Yes | ['["pci_dss_v4"', '"dengbao_l3"]'] |
| Status | Description | Schema |
|---|---|---|
| 200 | Standards updated | dto.StandardsUpdatedResponse |
| 401 | unauthorized | dto.ErrorResponse |
| 403 | forbidden | dto.ErrorResponse |
| 500 | server error | dto.ErrorResponse |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
code |
integer |
No | 400 |
||
message |
string |
No | invalid request |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
parameter_count |
integer |
No | |||
resolved_at |
string |
No | |||
standards |
array of string |
No |