Run Playbooks
POST /Command/RunPlaybooks
Add playbook(s) to incident and run these playbooks with the given incidents.
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. |
Playbook Names |
| Required | The playbook names. |
Incident Numbers |
| Required | The Incident number to run playbook. |