Skip to main content
POST
Create a developer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
username
string
required
github_user_id
integer
required
onboarded_ts
string<date-time>
required

Response

Developer created successfully

yapcoder_id
integer
github_user_id
integer
username
string
is_yapcoder
boolean
onboarded_ts
string<date-time>