# New Jobs Deleted API Endpoint for Data Synchronization

jobdataapi.com v4.31 / API version 1.32

---

On rare occasions, we permanently remove listings to keep the database clean from fraudulent or fake jobs or listings that were imported incorrectly.

The new `/api/jobsdeleted/` endpoint gives you now a reliable way to keep downstream job databases, search indexes, and analytics systems synchronized when listings are permanently removed. Each record identifies the deleted job and includes its external ID, company and source IDs, application URL, publication timestamp, and deletion timestamp.

The endpoint returns newest records first and supports a sequence-based `after` cursor for incremental synchronization. You can also use the exact-match `change_id` parameter to review or process a specific correction or deletion operation.

See the [Jobs Deleted API Endpoint Documentation](/c/jobs-deleted-api-endpoint-documentation/) for the complete response format, request examples, and synchronization guidance.
