# Job Finder API ## Description This is version `v1` of this API documentation. Last update on Jan 15, 2024. ## Servers - http://api.example.com: http://api.example.com () ## Authentication ## Endpoints and operations ### [Admin](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-admin.md) - [POST /api/Admin/CreateAdmin](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-admin-createadmin.md) - [POST /api/Admin/Login](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-admin-login.md) - [POST /api/Admin/Logout](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-admin-logout.md) - [GET /api/Admin/GetAdmin](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-admin-getadmin.md) - [GET /api/Admin/GetAllAdmins](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-admin-getalladmins.md) - [GET /api/Admin/GetAllAdminsWithPaging/{pageNumber}/{pageSize}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-admin-getalladminswithpaging-parameter-parameter.md) - [DELETE /api/Admin/DeleteAdmin](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-admin-deleteadmin.md) - [PUT /api/Admin/UpdateAdmin](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-admin-updateadmin.md) - [PATCH /api/Admin/PartialUpdateAdmin](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-patch-api-admin-partialupdateadmin.md) ### [Applicant](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-applicant.md) - [POST /api/Applicant/Register](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-applicant-register.md) - [POST /api/Applicant/Login](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-applicant-login.md) - [POST /api/Applicant/AddSkill](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-applicant-addskill.md) - [POST /api/Applicant/CreateExperience](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-applicant-createexperience.md) - [GET /api/Applicant/ApplicantSkills/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-applicant-applicantskills-parameter.md) - [GET /api/Applicant/ApplicantWithJobs/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-applicant-applicantwithjobs-parameter.md) - [GET /api/Applicant/GetAllApplicants](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-applicant-getallapplicants.md) - [DELETE /api/Applicant/DeleteSkill/{applicantId}/{skillId}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-applicant-deleteskill-parameter-parameter.md) - [DELETE /api/Applicant/Delete/{applicantId}/{experienceId}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-applicant-delete-parameter-parameter.md) - [PUT /api/Applicant/UpdateApplicant/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-applicant-updateapplicant-parameter.md) - [PUT /api/Applicant/UpdateExperience/{applicantId}/{experienceId}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-applicant-updateexperience-parameter-parameter.md) - [PATCH /api/Applicant/PartialUpdateApplicant](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-patch-api-applicant-partialupdateapplicant.md) ### [Application](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-application.md) - [POST /api/Application/ApplyJob](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-application-applyjob.md) ### [Company](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-company.md) - [POST /api/Company/register](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-company-register.md) - [POST /api/Company/login](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-company-login.md) - [GET /api/Company/GetAll](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-company-getall.md) - [GET /api/Company/GetAll/{filter}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-company-getall-parameter.md) - [GET /api/Company/GetAllWithJobs](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-company-getallwithjobs.md) - [GET /api/Company/GetJobApplicants/{companyId}/{jobId}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-company-getjobapplicants-parameter-parameter.md) - [DELETE /api/Company/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-company-parameter.md) - [PUT /api/Company/Update/{Id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-company-update-parameter.md) - [PATCH /api/Company/PartialUpdate/{Email}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-patch-api-company-partialupdate-parameter.md) ### [Email](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-email.md) - [POST /api/Email/ConfirmEmail](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-email-confirmemail.md) - [POST /api/Email/SendResetPasswordEmail](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-email-sendresetpasswordemail.md) - [POST /api/Email/ResetPassword](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-email-resetpassword.md) - [PUT /api/Email/UpdateEmail](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-email-updateemail.md) - [POST /api/Email/ConfirmUpdateEmail](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-email-confirmupdateemail.md) ### [Employer](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-employer.md) - [POST /api/Employer/Register](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-employer-register.md) - [POST /api/Employer/Login](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-employer-login.md) - [GET /api/Employer/Get/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-employer-get-parameter.md) - [DELETE /api/Employer/Delete/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-employer-delete-parameter.md) ### [Job](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-job.md) - [GET /api/Job/GetAll](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-job-getall.md) - [GET /api/Job/GetAllWithPagination/{pageNumber}/{pageSize}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-job-getallwithpagination-parameter-parameter.md) - [GET /api/Job/{filter}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-job-parameter.md) - [POST /api/Job/Create](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-job-create.md) - [DELETE /api/Job/Delete/{jobId}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-job-delete-parameter.md) - [PUT /api/Job/Update](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-job-update.md) - [PATCH /api/Job/PartialUpdate/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-patch-api-job-partialupdate-parameter.md) ### [Resume](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-resume.md) - [POST /api/Resume](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-resume.md) - [GET /api/Resume/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-resume-parameter.md) - [DELETE /api/Resume/{applicantId}/{ResumeId}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-resume-parameter-parameter.md) ### [Skill](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/group/endpoint-skill.md) - [GET /api/Skill/GetAll](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-skill-getall.md) - [GET /api/Skill/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-skill-parameter.md) - [PUT /api/Skill/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-put-api-skill-parameter.md) - [DELETE /api/Skill/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-delete-api-skill-parameter.md) - [GET /api/Skill/{filter}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-skill-parameter.md) - [GET /api/Skill/GetAll/{pageNumber}/{pageSize}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-get-api-skill-getall-parameter-parameter.md) - [POST /api/Skill](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-skill.md) - [POST /api/Skill/multiple](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-post-api-skill-multiple.md) - [PATCH /api/Skill/partial-update/{id}](https://bump.sh/abdullrhmanelhelw/hub/eng-cocu-hub/doc/job-finder-api/operation/operation-patch-api-skill-partial-update-parameter.md) [Powered by Bump.sh](https://bump.sh)