DeleteFormPersonalization
Use this service to delete a form personalization.
Required parameters
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| token | Alphanumeric string | The token of the form being personalized. For example, CU01.
Minimum length for strings is 1. |
| targetType | Alphanumeric string |
The type of the target personalization file. It can only be set to fixed values USER, ROLE or GLOBAL Minimum length for strings is 1. |
| dataArea | Alphanumeric string |
The data area of the personalization file. Minimum length for strings is 1. |
Optional parameter
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| targetName | Alphanumeric string |
The file name of the target personalization file. Minimum length for strings is 1. |