Get All HTTP Headers
Get HTTP Headers
Update HTTP Headers
Delete HTTP Headers
Delete all the security headers applied to either a business unit’s SAP-branded view or click domain.
| Name | Type | Description |
|---|---|---|
pageType | string | The type of the page, either click or view. |
1Host: https://YOUR_SUBDOMAIN.rest.marketingcloudapis.com
2DELETE /messaging/v1/securityHeaders/click
3Content-Type: application/json
4Authorization: Bearer YOUR_ACCESS_TOKEN1HTTP/1.1 202
2{
3 "requestId": "bf176537-995f-461e-a7f4-1476c5e90ed7"
4}