get/coverletter/{coverletterId}

Candidates have the option of saving cover letters to attach to job offer applications that required them. This operation deletes a cover letter available for the authenticated user and identified by the coverletterId informed.


Request

Resource URL

https://api.infojobs.net/api/1/coverletter/{coverletterId}

Security

  • User Role: role_candidate
  • Scope: cover_letter_delete

Parameters

Name Description

coverletterId

String

Required

Identifier of the coverletter to delete. This coverletter must belong to the authenticated user.

Example values: 70628530-6d45-483a-8327-d8c81b

Error Codes

Code Description

744

There is no cover letter with key, use a valid existing key to retrieve a cover letter

754

You do not have permission to delete this coverletter.

Examples

This example retrieves the cover letter requested by the user and associated to the authenticated user.

Request

DELETE https://api.infojobs.net/api/1/coverletter/70628530-6d45-483a-8327-d8c81b0a62ab/