Update Account
Updates an account. User tokens can update business accounts; business account API keys can update connected accounts.
Documentation Index
Fetch the complete documentation index at: https://docs.whop.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
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.
A promotional description for the account.
The ID of the product to feature for affiliates. Pass null to clear.
The industry group the account belongs to.
The specific industry vertical the account operates in.
Attachment input for the account logo.
Arbitrary key/value metadata to store on the account.
The unique URL slug for the account.
Whether Whop sends transactional emails to customers on behalf of this account.
The full list of social links to display for the account.
The target audience for this account.
The display name of the account.
Response
account updated
The URL of the account banner image
The high-level business category for the account
When the account was created, as an ISO 8601 timestamp
A promotional description for the account
The email address of the account owner
The ID of the account, which will look like biz_*************
The industry group the account belongs to
The specific industry vertical the account operates in
The URL of the account logo image
Arbitrary key/value metadata supplied when the account was created
The parent account ID for connected accounts
The account's public route identifier
Whether Whop sends transactional emails to customers on behalf of this account
The target audience for this account
The display name of the account
The account's primary crypto wallet, or null if none has been provisioned

