POST /messaging/v1/securityHeaders

Update the security headers applied to a business unit's SAP-branded view and click domains.

NameTypeDescription
securityHeadersSecurityHeaders ObjectAn array of objects that specifies the security headers to include in the domain.
pageTypeStringThe type of page to apply security headers to. Possible values are view and click.
NameTypeDescription
idIntegerThe security header ID.
nameStringThe 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.