Skip to main content
DELETE
Delete Application

Overview

The Delete Application endpoint permanently removes an application from your tracker, including its timeline entries. Common use cases:
  • Cleanup - remove duplicate or outdated applications from your tracker.
  • Automation - automatically remove applications for jobs that are no longer available.
  • Bulk management - programmatically clean up your application pipeline.
Scope required: tracker:write | Rate limit: 10 requests/min

Request

Path Parameters

string
required
Application id to delete

Example

Response

boolean
Whether the application was deleted
This action is permanent. The application and its timeline entries will be removed. Any linked resume will be unlinked but not deleted.