PUT Mobility/PutDocumentSecurityGroupUser

Request Information

URI Parameters

None.

Body Parameters

DocumentSecurityGroupUser
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

DocumentID

globally unique identifier

Required

SecurityGroupUserID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "c8a27c06-8056-4f71-9ba0-4b6d5e47b0b4",
  "DocumentID": "12347e24-4bd3-46d0-847a-7da8a5397d44",
  "SecurityGroupUserID": "01179a69-702f-4194-8f22-d429aad9b275"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

StackTrace

string

None.

Response

ServiceItem

None.

Response Formats

application/json, text/json

Sample:

Sample not available.