getURLFeedCategory

The getURLFeedCategory operation handles configuration related to URLFeedCategory model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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