PUT
/
allowlists
/
{allowlistId}
/
disable

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

allowlistId
string
required

ID of the allowlist

Response

200 - application/json
id
string
required

ID of the allowlist

name
string
required
enabledAt
string | null
projectEnvironmentId
string
required

ID of the allowlist

scope
string | null
outcome
enum<string>
Available options:
scope,
siteAccess,
block