v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Domain Allowlist

Sets Domain Allowlist

Update the domain allowlist for an organization.

patch/api/v2/domain_allowlist

Request body

Example request

{
  "data": {
    "type": "domain_allowlist"
  }
}

Response

OK

Example response

{
  "data": {
    "type": "domain_allowlist"
  }
}