--- title: role (/auth/role) tags: auth , live --- **URL** : /auth/role --- **Header** ``` Authorization : "Bearer <Token>" ``` **Request** ``` { "role": "default" } ``` **Description** default : "default", individualRecruiter : "individualRecruiter", organisationRecruiterAdmin : "organisationRecruiterAdmin" --- **Header** ``` ``` **Response** ``` { "meta": { "status": "200", "message": "default role" }"data": { "role": "default" } } ``` **Description**
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up