InActive User
POST /Command/InActiveUser
Modify the status of a user account within the D3 system from active to inactive. When a user's account becomes inactive, the user will no longer have access to the D3 system.
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. |
User Name |
| Required | The user name to be deactivated. |