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": "40acaeec-a5a2-421e-9b7f-3da95ea358b5",
  "DocumentID": "37169cc9-6f57-422b-ab48-056a8c7dc7fe",
  "SecurityGroupID": "fc7bbb6d-78fd-4037-8ede-e324728453cf"
}

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.