curl --location 'https://api.cvviz.com/v1/jobs' \
--header 'Idempotency-Key: cvviz-integration-operation-001' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"title": "Backend Engineer",
"description": "We are looking for a Backend Engineer to build and maintain reliable services for our recruitment platform. You will design APIs, implement business workflows, improve database queries, and write automated tests. You will collaborate with product managers, designers, and other engineers to deliver clear and dependable customer experiences. The role includes reviewing code, investigating production issues, documenting technical decisions, and improving application security and performance. Candidates should be comfortable with TypeScript, relational databases, version control, and practical debugging. We value thoughtful communication, ownership, and a willingness to learn. You will receive regular feedback and work with the team to plan improvements, share knowledge, and maintain high engineering standards.",
"country": "India",
"state": "Maharashtra",
"city": "Pune",
"zipCode": "411001",
"minimumExperience": 2,
"maximumExperience": 5,
"jobType": "Full Time",
"educationLevel": "Bachelor",
"qualifications": [
"B.Tech"
],
"skills": [
"TypeScript"
],
"industryId": 12,
"jobFunctionId": 14,
"employerTypeId": 16
}'