Skip to content
Recruitly for Developers
Search
K
Main Navigation
API Docs
recruitly.io
Appearance
Menu
Return to top
Delete a lead
DELETE
/api/nova/leads/{leadId}
Parameters
Path Parameters
leadId
*
leadId
Type
string
Required
Query Parameters
apiKey
*
apiKey
Type
string
Required
Responses
200
204
401
403
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
"string"
,
"error"
:
"string"
,
"message"
:
"string"
,
"success"
:
true
}
DELETE
/api/nova/leads/{leadId}
Playground
Variables
Key
Value
leadId
*
apiKey
*
Try it out
Samples