Update Account
Updates an account. User tokens can update business accounts; business account API keys can update connected accounts.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token.
Path Parameters
The ID of the account, which will look like biz_*************
Body
Whether prospective affiliates must submit an application before promoting this account.
Guidelines shown to affiliates promoting this account.
Attachment input for the account banner image.
The high-level business category for the account.
The country the account is located in.
A promotional description for the account.
The ID of the product to feature for affiliates. Pass null to clear.
Preferences for the public business home page.
The industry group the account belongs to.
The specific industry vertical the account operates in.
The prefix to use for account invoices.
Attachment input for the account logo.
The type of onboarding the account has completed.
Attachment input for the account Open Graph image.
The account Open Graph image variant.
The description of the business type when business_type is other.
The description of the industry type when industry_type is other.
Whether the account requires authorized users to have two-factor authentication enabled.
The unique URL slug for the account.
Whether Whop sends transactional emails to customers on behalf of this account.
Whether the account appears in joined whops on other accounts.
Whether reviews are displayed on direct-to-consumer product pages.
Whether the account shows users in the user directory.
The full list of social links to display for the account.
Store page display configuration for the account.
The target audience for this account.
The display name of the account.
Whether the account uses its logo as the fallback Open Graph image.
Arbitrary key/value metadata to store on the account.
Response
account updated
The ID of the account, which will look like biz_*************
The email address of the account owner
The display name of the account
A promotional description for the account
The account's public route identifier
The URL of the account logo image
The URL of the account banner image
The high-level business category for the account
The country the account is located in
Preferences for the public business home page
The industry group the account belongs to
The specific industry vertical the account operates in
The prefix used for account invoices
The type of onboarding the account has completed
The URL of the account Open Graph image
The account Open Graph image variant
The description of the business type when business_type is other
The description of the industry type when industry_type is other
Whether the account requires authorized users to have two-factor authentication enabled
The target audience for this account
Whether Whop sends transactional emails to customers on behalf of this account
Whether the account appears in joined whops on other accounts
Whether reviews are displayed on direct-to-consumer product pages
Whether the account shows users in the user directory
Store page display configuration for the account
The parent account ID for connected accounts
Arbitrary key/value metadata supplied when the account was created
When the account was created, as an ISO 8601 timestamp
Whether the account uses its logo as the fallback Open Graph image
The account's primary crypto wallet, or null if none has been provisioned

