bootstrap_start
Send an OTP email to start a seller account. Returns bootstrap token and account ID for verification.
Instructions
Step 1 of 2. Emails an OTP and returns a single-use bootstrap_token plus the account_id. Token TTL 10 min. Flow: bootstrap_start → bootstrap_verify. No API key required.
When to use: Kicking off a new seller account. The human will receive a 6-digit OTP by email; bring the code back and call bootstrap_verify.
Tips:
Human interaction required: ask for their email, then tell them to check inbox
bootstrap_token expires in 10 minutes — call bootstrap_verify promptly
Disposable email domains are blocked
Note: This action requires human intervention. You cannot complete it yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Seller email. OTP is sent to this address. |