allowlists
Delete an allowlist
DELETE
/
allowlists
/
{allowlistId}
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
Required string length:
36
Was this page helpful?