Remove Linked Incidents
POST /Command/RemoveLinkedIncidents
Remove Linked Incident(s) from the Source Incident.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
Linked Incident Numbers to be Removed |
| Required | A list of incident numbers of existing incidents that will be removed from the source incident. |
Source Incident Number |
| Required | Source Incident Number which the incident link is deleted. Default to the current incident of the playbook if left blank. |