Logo
Akamai APIs API Documentation

IP allowlists

Number of APIs: 3


1. Disable IP allowlist

POST https://{{host}}/identity-management/v3/user-admin/ip-acl/allowlist/disable

This operation disables IP allowlist on your account. After you disable IP allowlist, users can access Control Center regardless of their IP address or who assigns it.



2. Enable IP allowlist

POST https://{{host}}/identity-management/v3/user-admin/ip-acl/allowlist/enable

This operation enables IP allowlist on your account. Before you enable IP allowlist, add at least one IP address to allow access to Control Center. The allowlist can't be empty with IP allowlist enabled.



3. View IP allowlist status

GET https://{{host}}/identity-management/v3/user-admin/ip-acl/allowlist/status

This operation indicates whether IP allowlist is enabled or disabled on your account.



ENDPOINTS