Skip to main content
POST
Create/onboard profile

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Body

application/json

The body is of type object.

Response

200

{ success, user, ... }