Skip to main content
POST
Create candidate

Authorizations

x-api-key
string
header
required

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

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} '’.-]+$
cvAttachmentId
string
required
Required string length: 1 - 100
email
object
required
phoneNumber
object
required
socialMedia
object

Response

Candidate created successfully