configure_organization

fireopal.configure_organization(organization_slug)

Configure the organization context for Fire Opal API requests.

Use this when your account belongs to multiple organizations, and you need to specify which organization’s resources and quotas to use for subsequent Fire Opal operations.

Parameters

organization_slug (str) – Unique slug for the organization.

Was this useful?