The Organization Profile is where admins maintain core company information used across the platform.
Typical editable fields include:
organization name,
legal or billing identity details,
operational metadata used for administration,
organization-wide settings exposed in the platform.
Only high-privilege roles should edit profile settings (typically ADMINISTRATOR or OWNER).
Keep organization metadata up to date to reduce billing and compliance issues.
Restrict profile-edit permissions to a small admin group.
Review settings after ownership or finance changes.
GET /organization/{orgId}
PUT /organization/{orgId}
See: Organization Management API
Last updated 8 hours ago
Was this helpful?