allowlists
Create new allowlist for a environment
POST
/
environments
/
{environmentId}
/
allowlists
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the environment
Required string length:
36
Body
application/json
Maximum length:
255
Maximum length:
255
Available options:
scope
, siteAccess
, block
Was this page helpful?