Set onboarding intent
Record what the authenticated user came to Runtype to do (dashboard only). Readable afterwards on GET /v1/auth/me.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
onboardingIntent
Allowed values:
Response
Stored onboarding intent
onboardingIntent
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error