Adds a user to a scope.
PUT /system/scopes/{scopeId}/users/{userId}
Headers
Sample Request
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}