cURL
curl --request DELETE \ --url https://api.realtor.dit.myperch.io/v1/leads/{id} \ --header 'x-api-key: <api-key>'
Deletes a record from the Lead table based on passed parameters and implicit access controls.
The id of the record to delete.
Successful response