allowlists
Enable the allowlist
PUT
/
allowlists
/
{allowlistId}
/
enable
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
allowlistId
string
requiredID of the allowlist
Response
200 - application/json
id
string
requiredname
string
requiredenabledAt
string | null
projectEnvironmentId
string
requiredscope
string | null
outcome
enum<string>
Available options:
scope
, siteAccess
, block
Was this page helpful?