cURL
curl --request DELETE \ --url https://api.gospott.com/candidates/{id} \ --header 'x-api-key: <api-key>'
Delete a candidate by its ID.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Candidate deleted successfully