/
KO
kodik
/
Kodik API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 3d ago
Details
Filter operations
admin
122
affiliate
3
ai-models
25
ambassador
8
analytics-v2
23
auth
18
billing
15
blog
4
bug-bounty
9
career
9
get
Get Career Positions
post
Create Career Position
get
Get Career Position
delete
Delete Career Position
patch
Update Career Position
post
Submit Career Application
get
Get All Career Applications
get
Get Career Application Detail
patch
Update Career Application
changelog
9
chat
8
consumer
10
contact
1
courses
60
edu
68
enterprise
54
experiments
6
forum
28
glossary
3
hosting
18
llm
3
marketplace
69
mcp-marketplace
9
oauth
14
press
1
referrals
4
speech
2
storage
6
telemetry
8
terminal
1
update
1
user
19
user-journey
7
web-search
1
yandex-metrika
2
get
Get Models Root
get
Get Plans Root
get
Get Subscription Root
post
Create Subscription Root
post
Check Quota Root
post
Track Usage Root
get
Get Usage Summary Root
get
Get Profile Root
put
Update Profile Root
get
Get Subscriptions Root
post
Subscribe Root
post
Submit Contact Root
get
Root
get
Healthz
get
Health Check
career
Update Career Application
patch
/v1/career/admin/applications/{application_id}
Path parameters
application_id
integer
required
Request body
CareerApplicationUpdate
required
status
string
nullable
notes
string
nullable
reviewed_at
string
date-time
nullable
Response
Successful Response
CareerApplicationResponse
required
position_id
integer
required
first_name
string
required
last_name
string
required
email
string
email
required
phone
string
nullable
linkedin_url
string
nullable
portfolio_url
string
nullable
resume_url
string
nullable
cover_letter
string
nullable
years_of_experience
integer
nullable
current_location
string
nullable
available_from
string
date-time
nullable
expected_salary
string
nullable
additional_info
object
nullable
id
integer
required
status
string
required
reviewed_at
string
date-time
nullable
notes
string
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
Changes