Accept an invitation
Accept an invitation
Accepts the invitation and returns a signed-in seller session, so the new member lands in the panel rather than on a login form.
The email is never taken from the request — it always comes from the invitation, which is what stops the link being redirected to another address.
password is required when no account exists for the invited address, in
which case it sets one. When an account already exists, the same field is
how the person proves the account is theirs.
POST
Accept an invitation
Path Parameters
Invitation ID from the emailed link
Query Parameters
The token from the emailed link
Body
application/json

