Next Topic

Previous Topic

Book Contents

Add User to Scope

Adds a user to a scope.

PUT /system/scopes/{scopeId}/users/{userId}

Headers

Sample Request

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}