Skip to main content
POST
Create job

Authorizations

Authorization
string
header
required

Access token for user-context authentication. Send it in the Authorization: Bearer <jwt> header. Use the token your OAuth client app obtained via the Authorization Code + PKCE flow.

Headers

Accept-Language
string

Supported response locales: ko, en, ja, zh-CN, zh-TW, es, fr, de, pt, th, vi. Default is ko.

Example:

"ko"

Query Parameters

companyId
string
required

Company handle

Maximum string length: 255
Pattern: ^[A-Za-z0-9_-]+$

Body

multipart/form-data
request
object
required
images
file[]

Response

Created

jobId
integer<int64>
required
status
string
required
hiring
boolean
required
title
string
required
seniorities
string[]
required
employmentTypes
string[]
required
webUrl
string
required
subtitle
string | null
jobCategory
string | null
workType
string | null
startAt
string | null
endAt
string | null