POST Mobility/PostDocumentSecurityGroupUsers

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": "6a41fe9d-5e54-4be8-8059-a8e656cafe3f",
  "DocumentID": "f6a7b48d-9070-4b99-a373-c0e3bd50ca03",
  "SecurityGroupUserID": "1003178a-52f7-4175-a851-8983df4b257a"
}

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.