Skip to main content
DELETE
Remove Bookmark

Endpoint

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

Path Parameters

Response (200 OK)

Notes

  • This endpoint is idempotent - calling it multiple times or on an already deleted bookmark will not throw an error.
  • The id parameter is the bookmark ID (not the job ID).

Error Responses

401 Unauthorized

403 Forbidden

Example