Zijob - API - Method - job/edit
Details
Description
modifies an existing job, you can use job/get to get information before updatingURL
/api/job/post (domain depends on language)
HTTP Method
POST
Authentication
Requires Authentication (about authentication)
Input Parameters
view complete description of parameters
Parameters List
- job_id *
- ID of the job to be modified
- company_id *
- ID of the company
- job_title *
- Title of the job
- job_profile
- Description of the candidate profile
- job_description *
- Description of the job position
- job_category_id *
- ID of the job category
- job_type_id *
- ID of the job type
- job_salary
- Job Salary range or value
- job_experience
- Job Required Experience range or value
- job_url_application
- Url to apply (if not on Zijob)
- job_email_application
- Email that receives the application (account's email if empty)
- response_format
- Format of the response
Output Parameters
view complete description of parameters
view complete description of errors