Skip to main content
POST
Update candidate

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

candidateId
string
required

Body

application/json
firstName
string
required
Required string length: 1 - 100
Pattern: ^(?=.*\p{L})[\p{L}\p{M} '’.-]+$
lastName
string
required
Required string length: 1 - 100
Pattern: ^(?=.*\p{L})[\p{L}\p{M} '’.-]+$
latestCvAttachmentId
string
Required string length: 1 - 100
emails
object[]
phoneNumbers
object[]
socialMedia
object[]

Response

Candidate updated successfully