Skip to main content
DELETE
Delete a CV

Authorizations

x-api-key
string
header
required

API key in UUID format. Include this header with every authenticated request.

Path Parameters

id
string<uuid>
required

Unique identifier of the CV to delete.

Response

CV deleted successfully.

message
string
required
Example:

"Successfully deleted CV with ID: 550e8400-e29b-41d4-a716-446655440000"

data
object
required