Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.gospott.com/candidates/education/{educationId} \ --header 'x-api-key: <api-key>'
{ "status": 0, "message": "<string>", "requestId": "<string>", "errors": [ { "code": "REQUIRED", "path": "<string>", "message": "<string>", "received": "<unknown>" } ] }
Delete an education record.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Education deleted successfully