<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Does XSOAR API Batch Close Incidents Endpoint Work? in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/does-xsoar-api-batch-close-incidents-endpoint-work/m-p/436047#M362</link>
    <description>&lt;P&gt;I am attempting to close a single incident via the XSOAR API and the&amp;nbsp;Batch Close Incidents endpoint (POST /incident/batchClose). The information about my request and the response are posted below. The status of the incident was new before I sent the close request and does not appear to have changed after sending the request even though the response status code is 200. The incident was not modified at all. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &lt;A href="https://xsoar.xyz.com/incident/batchClose" target="_blank"&gt;https://xsoar.xyz.com/incident/batchClose&lt;/A&gt;&lt;BR /&gt;HTTP 200&lt;/P&gt;&lt;P&gt;Request Headers&lt;BR /&gt;Authorization: xxxxx&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;User-Agent: PostmanRuntime/7.28.0&lt;BR /&gt;Accept: */*&lt;BR /&gt;Host: xsoar.xyz.com&lt;BR /&gt;Accept-Encoding: gzip, deflate, br&lt;BR /&gt;Connection: keep-alive&lt;BR /&gt;Content-Length: 109&lt;/P&gt;&lt;P&gt;Request Body&lt;BR /&gt;{&lt;BR /&gt;"closeNotes": "TEST Close Notes",&lt;BR /&gt;"closeReason": "TEST Close Reason",&lt;BR /&gt;"filter": {"id": ["34595"]}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Response Headers&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;Server-Timing: 330&lt;BR /&gt;Strict-Transport-Security: max-age=10886400000000000; includeSubDomains&lt;BR /&gt;Vary: Accept-Encoding&lt;BR /&gt;X-Content-Type-Options: nosniff&lt;BR /&gt;X-Frame-Options: DENY&lt;BR /&gt;X-Xss-Protection: 1; mode=block&lt;BR /&gt;Date: Wed, 22 Sep 2021 21:46:32 GMT&lt;BR /&gt;Transfer-Encoding: chunked&lt;/P&gt;&lt;P&gt;Response Body&lt;BR /&gt;{&lt;BR /&gt;"total": 1,&lt;BR /&gt;"data": [&lt;BR /&gt;{&lt;BR /&gt;"id": "34595",&lt;BR /&gt;"version": 4,&lt;BR /&gt;"modified": "2021-09-20T15:34:44.220359105-05:00",&lt;BR /&gt;"sortValues": null,&lt;BR /&gt;"roles": null,&lt;BR /&gt;"allRead": false,&lt;BR /&gt;"allReadWrite": false,&lt;BR /&gt;"previousRoles": null,&lt;BR /&gt;"previousAllRead": false,&lt;BR /&gt;"previousAllReadWrite": false,&lt;BR /&gt;"hasRole": false,&lt;BR /&gt;"dbotCreatedBy": "cdena",&lt;BR /&gt;"ShardID": 0,&lt;BR /&gt;"CustomFields": {&lt;BR /&gt;"actionsoncampaignincidents": "Close",&lt;BR /&gt;"csoctimer": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 0,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"csvdomain": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"dbotpredictionprobability": 0,&lt;BR /&gt;"detectionsla": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 20,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"endpoint": [&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"isactive": "true",&lt;BR /&gt;"qtemailsearchresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"qtipsearchresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"qturlsearchresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"remediationsla": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 7200,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"selectaction": "",&lt;BR /&gt;"similarincidentsdbot": [&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"splunkemailresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"timetoassignment": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 0,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"urlsslverification": []&lt;BR /&gt;},&lt;BR /&gt;"account": "",&lt;BR /&gt;"autime": 1632170083637240196,&lt;BR /&gt;"type": "No Playbook Developed",&lt;BR /&gt;"rawType": "No Playbook Developed",&lt;BR /&gt;"name": "XSOAR Integration Test",&lt;BR /&gt;"rawName": "XSOAR Integration Test",&lt;BR /&gt;"status": 1,&lt;BR /&gt;"reason": "",&lt;BR /&gt;"created": "2021-09-20T15:34:43.637240196-05:00",&lt;BR /&gt;"occurred": "2021-09-20T15:34:43.637239603-05:00",&lt;BR /&gt;"closed": "0001-01-01T00:00:00Z",&lt;BR /&gt;"sla": 0,&lt;BR /&gt;"severity": 0,&lt;BR /&gt;"investigationId": "34595",&lt;BR /&gt;"labels": [&lt;BR /&gt;{&lt;BR /&gt;"value": "cdena",&lt;BR /&gt;"type": "Instance"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"value": "Manual",&lt;BR /&gt;"type": "Brand"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"attachment": null,&lt;BR /&gt;"details": "",&lt;BR /&gt;"openDuration": 0,&lt;BR /&gt;"lastOpen": "0001-01-01T00:00:00Z",&lt;BR /&gt;"closingUserId": "",&lt;BR /&gt;"owner": "cdena",&lt;BR /&gt;"activated": "0001-01-01T00:00:00Z",&lt;BR /&gt;"closeReason": "",&lt;BR /&gt;"rawCloseReason": "",&lt;BR /&gt;"closeNotes": "",&lt;BR /&gt;"playbookId": "1321d4de-9f5f-4150-8e3e-01bf2e7b9799",&lt;BR /&gt;"dueDate": "2021-10-04T15:34:43.637240196-05:00",&lt;BR /&gt;"reminder": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "waiting",&lt;BR /&gt;"notifyTime": "2021-09-20T15:34:44.212182182-05:00",&lt;BR /&gt;"phase": "",&lt;BR /&gt;"rawPhase": "",&lt;BR /&gt;"isPlayground": false,&lt;BR /&gt;"rawJSON": "",&lt;BR /&gt;"parent": "",&lt;BR /&gt;"category": "",&lt;BR /&gt;"rawCategory": "",&lt;BR /&gt;"linkedIncidents": null,&lt;BR /&gt;"linkedCount": 0,&lt;BR /&gt;"droppedCount": 0,&lt;BR /&gt;"sourceInstance": "cdena",&lt;BR /&gt;"sourceBrand": "Manual",&lt;BR /&gt;"canvases": null,&lt;BR /&gt;"lastJobRunTime": "0001-01-01T00:00:00Z",&lt;BR /&gt;"feedBased": false,&lt;BR /&gt;"dbotMirrorId": "",&lt;BR /&gt;"dbotMirrorInstance": "",&lt;BR /&gt;"dbotMirrorDirection": "",&lt;BR /&gt;"dbotDirtyFields": null,&lt;BR /&gt;"dbotCurrentDirtyFields": null,&lt;BR /&gt;"dbotMirrorTags": null,&lt;BR /&gt;"dbotMirrorLastSync": "0001-01-01T00:00:00Z",&lt;BR /&gt;"isDebug": false,&lt;BR /&gt;"changeStatus": "",&lt;BR /&gt;"insights": 0&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"notUpdated": 0,&lt;BR /&gt;"searchAfter": null,&lt;BR /&gt;"searchBefore": null,&lt;BR /&gt;"searchAfterElastic": null,&lt;BR /&gt;"searchBeforeElastic": null&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 00:27:36 GMT</pubDate>
    <dc:creator>Snader</dc:creator>
    <dc:date>2021-09-23T00:27:36Z</dc:date>
    <item>
      <title>Does XSOAR API Batch Close Incidents Endpoint Work?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/does-xsoar-api-batch-close-incidents-endpoint-work/m-p/436047#M362</link>
      <description>&lt;P&gt;I am attempting to close a single incident via the XSOAR API and the&amp;nbsp;Batch Close Incidents endpoint (POST /incident/batchClose). The information about my request and the response are posted below. The status of the incident was new before I sent the close request and does not appear to have changed after sending the request even though the response status code is 200. The incident was not modified at all. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &lt;A href="https://xsoar.xyz.com/incident/batchClose" target="_blank"&gt;https://xsoar.xyz.com/incident/batchClose&lt;/A&gt;&lt;BR /&gt;HTTP 200&lt;/P&gt;&lt;P&gt;Request Headers&lt;BR /&gt;Authorization: xxxxx&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;User-Agent: PostmanRuntime/7.28.0&lt;BR /&gt;Accept: */*&lt;BR /&gt;Host: xsoar.xyz.com&lt;BR /&gt;Accept-Encoding: gzip, deflate, br&lt;BR /&gt;Connection: keep-alive&lt;BR /&gt;Content-Length: 109&lt;/P&gt;&lt;P&gt;Request Body&lt;BR /&gt;{&lt;BR /&gt;"closeNotes": "TEST Close Notes",&lt;BR /&gt;"closeReason": "TEST Close Reason",&lt;BR /&gt;"filter": {"id": ["34595"]}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;Response Headers&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;Server-Timing: 330&lt;BR /&gt;Strict-Transport-Security: max-age=10886400000000000; includeSubDomains&lt;BR /&gt;Vary: Accept-Encoding&lt;BR /&gt;X-Content-Type-Options: nosniff&lt;BR /&gt;X-Frame-Options: DENY&lt;BR /&gt;X-Xss-Protection: 1; mode=block&lt;BR /&gt;Date: Wed, 22 Sep 2021 21:46:32 GMT&lt;BR /&gt;Transfer-Encoding: chunked&lt;/P&gt;&lt;P&gt;Response Body&lt;BR /&gt;{&lt;BR /&gt;"total": 1,&lt;BR /&gt;"data": [&lt;BR /&gt;{&lt;BR /&gt;"id": "34595",&lt;BR /&gt;"version": 4,&lt;BR /&gt;"modified": "2021-09-20T15:34:44.220359105-05:00",&lt;BR /&gt;"sortValues": null,&lt;BR /&gt;"roles": null,&lt;BR /&gt;"allRead": false,&lt;BR /&gt;"allReadWrite": false,&lt;BR /&gt;"previousRoles": null,&lt;BR /&gt;"previousAllRead": false,&lt;BR /&gt;"previousAllReadWrite": false,&lt;BR /&gt;"hasRole": false,&lt;BR /&gt;"dbotCreatedBy": "cdena",&lt;BR /&gt;"ShardID": 0,&lt;BR /&gt;"CustomFields": {&lt;BR /&gt;"actionsoncampaignincidents": "Close",&lt;BR /&gt;"csoctimer": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 0,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"csvdomain": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"dbotpredictionprobability": 0,&lt;BR /&gt;"detectionsla": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 20,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"endpoint": [&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"isactive": "true",&lt;BR /&gt;"qtemailsearchresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"qtipsearchresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"qturlsearchresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"remediationsla": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 7200,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"selectaction": "",&lt;BR /&gt;"similarincidentsdbot": [&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"splunkemailresults": [&lt;BR /&gt;{},&lt;BR /&gt;{},&lt;BR /&gt;{}&lt;BR /&gt;],&lt;BR /&gt;"timetoassignment": {&lt;BR /&gt;"accumulatedPause": 0,&lt;BR /&gt;"breachTriggered": false,&lt;BR /&gt;"dueDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"endDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"lastPauseDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "idle",&lt;BR /&gt;"sla": 0,&lt;BR /&gt;"slaStatus": -1,&lt;BR /&gt;"startDate": "0001-01-01T00:00:00Z",&lt;BR /&gt;"totalDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"urlsslverification": []&lt;BR /&gt;},&lt;BR /&gt;"account": "",&lt;BR /&gt;"autime": 1632170083637240196,&lt;BR /&gt;"type": "No Playbook Developed",&lt;BR /&gt;"rawType": "No Playbook Developed",&lt;BR /&gt;"name": "XSOAR Integration Test",&lt;BR /&gt;"rawName": "XSOAR Integration Test",&lt;BR /&gt;"status": 1,&lt;BR /&gt;"reason": "",&lt;BR /&gt;"created": "2021-09-20T15:34:43.637240196-05:00",&lt;BR /&gt;"occurred": "2021-09-20T15:34:43.637239603-05:00",&lt;BR /&gt;"closed": "0001-01-01T00:00:00Z",&lt;BR /&gt;"sla": 0,&lt;BR /&gt;"severity": 0,&lt;BR /&gt;"investigationId": "34595",&lt;BR /&gt;"labels": [&lt;BR /&gt;{&lt;BR /&gt;"value": "cdena",&lt;BR /&gt;"type": "Instance"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"value": "Manual",&lt;BR /&gt;"type": "Brand"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"attachment": null,&lt;BR /&gt;"details": "",&lt;BR /&gt;"openDuration": 0,&lt;BR /&gt;"lastOpen": "0001-01-01T00:00:00Z",&lt;BR /&gt;"closingUserId": "",&lt;BR /&gt;"owner": "cdena",&lt;BR /&gt;"activated": "0001-01-01T00:00:00Z",&lt;BR /&gt;"closeReason": "",&lt;BR /&gt;"rawCloseReason": "",&lt;BR /&gt;"closeNotes": "",&lt;BR /&gt;"playbookId": "1321d4de-9f5f-4150-8e3e-01bf2e7b9799",&lt;BR /&gt;"dueDate": "2021-10-04T15:34:43.637240196-05:00",&lt;BR /&gt;"reminder": "0001-01-01T00:00:00Z",&lt;BR /&gt;"runStatus": "waiting",&lt;BR /&gt;"notifyTime": "2021-09-20T15:34:44.212182182-05:00",&lt;BR /&gt;"phase": "",&lt;BR /&gt;"rawPhase": "",&lt;BR /&gt;"isPlayground": false,&lt;BR /&gt;"rawJSON": "",&lt;BR /&gt;"parent": "",&lt;BR /&gt;"category": "",&lt;BR /&gt;"rawCategory": "",&lt;BR /&gt;"linkedIncidents": null,&lt;BR /&gt;"linkedCount": 0,&lt;BR /&gt;"droppedCount": 0,&lt;BR /&gt;"sourceInstance": "cdena",&lt;BR /&gt;"sourceBrand": "Manual",&lt;BR /&gt;"canvases": null,&lt;BR /&gt;"lastJobRunTime": "0001-01-01T00:00:00Z",&lt;BR /&gt;"feedBased": false,&lt;BR /&gt;"dbotMirrorId": "",&lt;BR /&gt;"dbotMirrorInstance": "",&lt;BR /&gt;"dbotMirrorDirection": "",&lt;BR /&gt;"dbotDirtyFields": null,&lt;BR /&gt;"dbotCurrentDirtyFields": null,&lt;BR /&gt;"dbotMirrorTags": null,&lt;BR /&gt;"dbotMirrorLastSync": "0001-01-01T00:00:00Z",&lt;BR /&gt;"isDebug": false,&lt;BR /&gt;"changeStatus": "",&lt;BR /&gt;"insights": 0&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"notUpdated": 0,&lt;BR /&gt;"searchAfter": null,&lt;BR /&gt;"searchBefore": null,&lt;BR /&gt;"searchAfterElastic": null,&lt;BR /&gt;"searchBeforeElastic": null&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 00:27:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/does-xsoar-api-batch-close-incidents-endpoint-work/m-p/436047#M362</guid>
      <dc:creator>Snader</dc:creator>
      <dc:date>2021-09-23T00:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does XSOAR API Batch Close Incidents Endpoint Work?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/does-xsoar-api-batch-close-incidents-endpoint-work/m-p/438598#M378</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I would recommend you to open developer tools in your browser (F12) just before executing the batch close,&lt;BR /&gt;as a result you will see exactly how the request looks like when you do it manually in the UI,&lt;BR /&gt;Here is an Example (without the close reason and notes but with the other, mandatory fields):&lt;BR /&gt;POST&amp;nbsp;&lt;SPAN&gt;/incident/batchClose&lt;/SPAN&gt;&lt;BR /&gt;all: false&lt;BR /&gt;data: {}&lt;BR /&gt;filter: {page: 0, size: 50, query: "-status:closed -category:job", sort: [{field: "id", asc: false}],"period": {"by": "day","fromValue": 7}}&lt;BR /&gt;ids: ["4", "5"]&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 22:19:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/does-xsoar-api-batch-close-incidents-endpoint-work/m-p/438598#M378</guid>
      <dc:creator>gfilippov</dc:creator>
      <dc:date>2021-10-04T22:19:57Z</dc:date>
    </item>
  </channel>
</rss>

