allowlists
Delete an allowlist entry
DELETE
/
allowlistEntries
/
{allowlistEntryId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
allowlistEntryId
string
requiredID of the allowlist entry
Required string length:
36
Was this page helpful?