Update an existing job's properties in Ashby ATS. Use this action to modify job details such as: - Job title (e.g., change "Engineer" to "Senior Engineer") - Department/team assignment - Office location - Default interview plan - Confidentiality settings - Custom requisition ID…
jobIdRequiredstringThe unique identifier (UUID) of the job to update. Get this from list_jobs or search_jobs actions.
titlestringThe new title for the job position (e.g., 'Senior Software Engineer', 'Product Manager - Growth')
teamIdstringThe ID of the department/team to assign the job to. Get this from list_departments action.
locationIdstringThe ID of the office location for the job. Get this from list_locations action.
confidentialbooleanWhether the job should be confidential (hidden from most users). Set to true for sensitive executive searches.
customRequisitionIdstringA custom requisition ID/number for the job (e.g., 'REQ-2024-001'). Used for internal tracking.
defaultInterviewPlanIdstringThe ID of the default interview plan to use for this job. Get this from list_interview_plans action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.