Interviews REST Endpoints

Sales Leads/Interviews
The interviews resource is used to view and delete an interview record.
Delete an interview
Method: delete
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews/{leads_Interviews_Id}
Get all interviews
Method: get
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews
Get an interview
Method: get
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews/{leads_Interviews_Id}
Get interview deployment names
Method: post
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/Interviews/action/getInterviewDeployments