Appearance
Delete a lead
DELETE
/api/nova/leads/{leadId}
Authorizations
privateApiKey
Type
API Key (query: apiKey)
Parameters
Path Parameters
leadId*
leadId
Type
Requiredstring
Query Parameters
apiKey*
apiKey
Type
Requiredstring
Responses
OK
application/json
JSON "data": "string", "error": "string", "message": "string", "success": true
{
}