Skip to main content

A temporary, time-limited URL that grants a user access to an external account management page.

url
string
required

The temporary URL to redirect the user to for account access. Expires at the time specified by expires_at.

Example:

"https://whop.com/payouts/biz_xxxxxxxxx/verify"

expires_at
string<date-time>
required

The timestamp after which this account link URL is no longer valid.

Example:

"2023-12-01T05:00:00.401Z"