cURL
curl --request DELETE \ --url https://api.ropes.ai/api/public/candidates/{candidateId} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>" }
Delete a candidate and all related data
Documentation IndexFetch the complete documentation index at: https://docs.ropes.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ropes.ai/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the candidate to delete
Successfully deleted candidate
Whether the operation was successful
Success or error message