deleteGeolocationUpdateImmediate

The deleteGeolocationUpdateImmediate operation handles configuration related to GeolocationUpdateImmediate model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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