AddUserToGroup
This method can be used for the following functionality: Add a user to a group.
Parameters
Headers
POST /api/ss/group/user HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
{
"group_id": "..."
}Example
Request
Response
Last updated