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": "1c14d032-0a49-4bec-b224-faf51cfada19",
  "DocumentID": "386c291d-1394-41ec-afac-079c8528e4cc",
  "SecurityGroupUserID": "bc3ea0d2-e7bc-4f6c-9131-dfe73a36e838"
}

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.