PUT Mobility/PutDocumentSecurityGroup

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": "4b94ce1b-1331-4ffb-9fdd-d83492e7feed",
  "DocumentID": "c760dd53-d76a-43e2-b686-185bb4da3f23",
  "SecurityGroupID": "33a77065-8ab3-4a19-842e-a2290fa237da"
}

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.