Restricted list entries are tied to one or more domain IDs, ensuring they apply only within the specified domains.
Request Body
A JSON object containing the details of the restricted entry:listName— Name of the restricted entity or keyword.domainIds— Array of domain IDs where this restricted entry should apply.active— Making the ORL active or inactive.
Notes
- You must specify at least one domainId in the request body.
- Multiple domain IDs can be provided if the entry is meant to be shared across different domains.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
