POST /notifications/public/security-unsubscribe
Trust Center: 公开退订安全公告(无认证) 参考:CAN-SPAM Act (15 U.S.C. §7701) — Commercial Email Compliance。
合规管理 - Trust Center None application/json
Request Body
Schema: dto.SecurityUnsubscribeRequest
| Field | Type | Required | Example | Constraints | Description |
email |
string |
Yes |
security@example.com |
|
|
token |
string |
No |
unsub_token_abc123 |
|
|
Referenced Schemas
dto.SecurityUnsubscribeDetailResponse
dto.SecurityUnsubscribeResponse
| Field | Type | Required | Example | Constraints | Description |
message |
string |
No |
已取消订阅 |
|
|
status |
string |
No |
unsubscribed |
|
|
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|