Update Campaign
Update an existing job campaign (all fields optional)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Campaign ID
Request
This endpoint expects an object.
campaignName
Campaign name (3-100 chars)
jobTitle
Job title
department
Department
location
Job location
status
draft|active|paused|closed
numberOfOpenings
Number of openings
salaryMin
Minimum salary
salaryMax
Maximum salary
jobDescription
Job description
autoSchedulingEnabled
Enable auto-scheduling
Response
Campaign updated successfully
success
data
message
timestamp
version