deleteGeolocationUpdateSchedule

The deleteGeolocationUpdateSchedule operation handles configuration related to GeolocationUpdateSchedule model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

- name: Execute 'deleteGeolocationUpdateSchedule' operation
  ftd_configuration:
    operation: "deleteGeolocationUpdateSchedule"
    path_params:
        objId: "{{ obj_id }}"