Set Cleanse Functions Configuration
Learn how to configure cleanse functions.
Use this operation to configure cleanse functions.
Request:
Example:
Name | Required | Description | |
---|---|---|---|
Headers | Content-Type
| Yes |
Content-Type: application/json |
Authorization | Yes | ||
Body | Yes | JSON object with Cleanse Functions specification. |
Response
If the Cleanse Functions specification is applied successfully, then the response contains JSON with the following specification.
Example Request
cleanseFunction | Description |
---|---|
Loqate | |
VerificationStatusCleanser | |
HttpStatusCleanser | Simple HTTP cleanser. For more details, see topic HTTP Cleanse Function. Note: You cannot or post or send any security headers through HttpStatusCleanser function. |
UppercaseCleanser | |
MECleanser | |
NPICleanser |
Example Response