ActivateUser
This method can be used for the following function: Activate a user.
Last updated
curl -X PUT 'https://demo.attackforge.com/api/ss/user/5eacb8450c8d520a8281e539/activate' -H 'Host: demo.attackforge.com' -H 'X-SSAPI-KEY: ***************************************' -H 'Content-Type: application/json' -H 'Connection: close'{
"status": "User Activated"
}