Skip to main content
PATCH
Withdraw Application

Endpoint

Base URL: http://localhost:3000/api/v1
This endpoint requires Job Seeker authentication.

Headers

Path Parameters

string
required
The unique identifier of the application to withdraw (UUID).

Description

This endpoint withdraws the application from a job. The application status will be changed to WITHDRAWN. This action cannot be undone.

Response

Error Responses

401 Unauthorized

403 Forbidden

404 Not Found

400 Bad Request - Already Withdrawn