POST /notifications/public/security-subscribe
Trust Center: 公开订阅安全公告和合规更新(无认证) 参考:CAN-SPAM Act (15 U.S.C. §7701) — Commercial Email Compliance。
合规管理 - Trust Center None application/json
Request Body
Schema: dto.SecuritySubscribeRequest
| Field | Type | Required | Example | Constraints | Description |
email |
string |
Yes |
security@example.com |
|
|
company |
string |
No |
Example Inc |
|
|
topics |
array of
string |
No |
['["security_advisory"', '"compliance_update"]'] |
|
|
Referenced Schemas
dto.SecuritySubscribeDetailResponse
dto.SecuritySubscribeResponse
| Field | Type | Required | Example | Constraints | Description |
message |
string |
No |
确认邮件已发送 |
|
|
status |
string |
No |
pending_confirmation |
|
|
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|