Overview
The Update Application endpoint lets you modify an existing application in your Mokaru tracker. Use it to change the status as you progress through your pipeline, adjust priority, add notes, or correct job details. Common use cases:- AI agent pipeline management - let an AI agent monitor your email for interview invitations or rejections, then automatically update the corresponding application status. For example, when a recruiter email arrives, the agent can move the application from “applied” to “screening” or “interview_scheduled”.
- n8n and Make automations - build a workflow that listens for calendar events (interviews) and automatically updates the application status to “interview_scheduled”. After the interview date passes, move it to “interviewed”.
- Bulk status updates - mark all stale applications as “no_response” after a configurable period by combining the List Applications endpoint with this one.
- Notes and context tracking - append notes from meetings, phone screens, or research to keep all context in one place.
status field, a timeline entry is automatically created in the application history. This gives you a complete audit trail of status changes, whether made manually in the app or through the API.
Scope required:
tracker:write | Rate limit: 20 requests/minRequest
Path Parameters
The application ID (returned by the Create Application or List Applications endpoint)
Body Parameters
All body parameters are optional. Include only the fields you want to update.Application status. Changing this creates a timeline entry automatically.Options:
watchlist, preparing, applied, response, screening, interview_scheduled, interviewed, offer, negotiating, accepted, rejected, withdrawn, no_responsePriority level (1-5)
Free-text notes about the application
Job title (max 200 characters)
Company name (max 200 characters)
Job location (max 200 characters)
Example
Response
Returns the full updated application object.Application ID
Job title
Company name
Job location
Link to the job posting
Current status
Where the job was found
Priority (1-5)
Application notes
Minimum salary
Maximum salary
ISO 8601 date
ISO 8601 date
ISO 8601 date
