POST /messaging/v1/securityHeaders
Update the security headers applied to a business unit's SAP-branded view
and click
domains.
Name | Type | Description |
---|---|---|
securityHeaders | SecurityHeaders Object | An array of objects that specifies the security headers to include in the domain. |
pageType | String | The type of page to apply security headers to. Possible values are view and click . |
Name | Type | Description |
---|---|---|
id | Integer | The security header ID. |
name | String | The security header name. |
To update security headers, issue a POST request to the /messaging/v1/securityHeaders endpoint.
The response confirms the submitted request data and includes a request ID.