Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url http://localhost:3000/api/openapi/applications/{id} \ --header 'x-api-key: <api-key>'
"<unknown>"
Permanently deletes a job application. Requires authentication.
The API key to authenticate requests.
The ID of the application.
The application was deleted successfully.
The response is of type any.
any
Contact support