Apply For A Job (Public)
POST
/candidates/apply
CANDIDATES
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/candidates/apply?jid&file_id' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
200 - Example 1
null
Request
Query Params
jid
string
Jid
file_id
string
File Id
Body Params application/json
Responses
Modified at 2025-05-26 05:13:41