Apply for Vacancy
Apply for Vacancy
Request Body
Name
Type
Description
{
"message": "Application is created"
}{
"api_key": "PUBLIC_API_KEY",
"personal_info": {
"firstname": String,
"lastname": String,
"email": String,
"title": String | Null
},
"default_attachments": {
"picture": File,
"cv": File,
"motivation": File
}
}Last updated