Skip to main content
POST
Complete onboarding

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Response

200

{ success, data: { completed, freePackId } } (freePackId is the granted PackPurchase.id, or null if the grant degraded)