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"
}
}