POST Mobility/PostDocumentSecurityGroups

Request Information

URI Parameters

None.

Body Parameters

DocumentSecurityGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

DocumentID

globally unique identifier

Required

SecurityGroupID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "a6625905-7c4e-4387-a8db-67b3781b3331",
  "DocumentID": "f40d707f-e4c8-45f3-9f8d-64997f4f2bdb",
  "SecurityGroupID": "05496689-e051-463a-86b3-784feb127f8b"
}

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.