allowlists
Update the outcome, scope, or name of an allowlist entry by ID
PUT
/
allowlists
/
{allowlistId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the allowlist
Required string length:
36
Body
application/json
Maximum length:
255
Maximum length:
255
Available options:
scope
, siteAccess
, block
Was this page helpful?