Updates the properties of an existing organization domain.
An organization domain
Request was not successful
Resource not found
Invalid request parameters
{- "enrollment_mode": "string",
- "verified": true
}
{- "id": "string",
- "object": "organization_domain",
- "organization_id": "string",
- "name": "string",
- "enrollment_mode": "manual_invitation",
- "affiliation_email_address": "string",
- "verification": {
- "status": "unverified",
- "strategy": "string",
- "attempts": 0,
- "expire_at": 0
}, - "total_pending_invitations": 0,
- "total_pending_suggestions": 0,
- "created_at": 0,
- "updated_at": 0
}