Remove a Project Contact from an Install

This action removes a Contact (name, title, and phone number) from both the install tracker and the customer portal.

Path Params
int32
required

The Enerflo Installation ID

int32
required

The contact ID can be found in the contacts array of the install object (ex: contacts[0]['id']). The install object can be retrieved using either of these retrieval endpoints:

https://docs.enerflo.io/reference/find-v1-install-using-v2-dealid
https://docs.enerflo.io/reference/v3installsid

Follow this recipe for a more detailed guide: https://docs.enerflo.io/recipes/delete-project-contacts-using-customer-id

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json