Organizations are created in the dashboard, not through the API. There are no create, update, or delete org endpoints. Everything below is what you can do with the organization you’ve been provisioned.
Read your organization
Your org ID identifies your organization on every call.get_direct_org_info— your own organization’s details.organization_info/{org_id}— a specific organization by ID.organization_list— for MSSP accounts, every organization you manage.
MSSP accounts manage multiple client organizations. List them with
organization_list, then target one by its org_id.Risk and exposure
Your organization’s risk score, leak statistics, trends, and competitor benchmarks have their own page — see Risk and exposure.Alert frequency
How often your organization is alerted.alert_system_setting_get_organization_alert_frequency— read the current setting.alert_system_setting_update_organization_alert_frequency— change it.