External DocumentationTo learn more, visit the Akamai Client List documentation.
Actions
Validate Entries
Validate a list of entries before creating a client list.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Items | A comma-separated list of entry values to validate. Examples: * IP list - 10.10.10.10,11.11.11.11* GEO list - EU,US |
| List Type | The type of client list to validate entries for. |
| Parameter | Description |
|---|---|
| Account Switch Key | An account switch key to execute the operation on behalf of a different account. |
{
"duplicatesCount": 0,
"existingCount": 0,
"importedCount": 2,
"itemsImported": false,
"validation": {
"errors": []
}
}
Was this page helpful?