Authentication
Family

Creates one isolated Product account and session from a valid family invitation. The shared Membership allowance is attached atomically.

post/api/v1/auth/family-invitation

Request body

namestring required
passwordstring required
tokenstring required

Response

Guest account, family access, and Product session created.

redirectTo'/dashboard' required
status'complete' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.