curl -X PUT -d '' trackdrive.com/api/v1/leads/17193132645/caller_opt_out?lead_token=yourtoken # GET requests are supported curl trackdrive.com/api/v1/leads/17193132645/caller_opt_out?lead_token=yourtoken
| Param name | 
           
              Description
             
            
                Validations
               
             | 
      
|---|---|
| 
        lead_token  Required  | 
      
         The lead token is set to either the offer_lead_token you get at trackdrive.com/offers or a schedule_lead_token you get from trackdrive.com/schedules. The only difference is the use of offer_lead_token will just send data to the offer which is picked up when a call is made with the caller_id of the lead. EG: If a Call Center is transferring data before they send you a call. The schedule_lead_token will start the actions associated with the schedule. Validations: 
  |