Description
- Returns metadata for each restricted list created under the domain.
- Each list may contain multiple names or entries, which can be managed separately.
- Useful for displaying or selecting available restricted lists before adding or searching for names.
Notes
- The response typically includes:
id— Unique identifier of the restricted list.listName— Name of the restricted list.active— Boolean indicating if the list is currently active.
Subsections
-
Post New Own Restricted List
Create a brand new restricted list tied to one or more domain IDs. -
Post Name into Restricted List
Add new names or entries to an existing restricted list. Supports optional metadata like country, reference number, ID number, comments, and active status.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
X-Domain-ID
