Delete a Lead Source that belongs to a certain customer.
Lead Source was deleted.
Unauthorized access, invalid credentials were used.
Access forbidden.
Resource was not found.
Conflict.
$client->customers()->deleteLeadSource('myCustomerId');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}