v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
ops

removeOps allowlist

Remove multiple rows from the allowlist

post/ops/allowlist/remove

Request body

emailsstring[] required

Emails to remove from the allowlist

Example request

{
  "emails": [
    "abc123"
  ]
}

Response

OK response.