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": "e2f0a54a-9450-457f-aa47-09cd66ad4e6d",
  "DocumentID": "ad53ac32-b6d5-4db6-9736-66474174e255",
  "SecurityGroupID": "363de5eb-f223-407c-b0e9-5d84a9044742"
}

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.