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": "dd86a8b4-acec-45ee-ba2f-461aedef1707",
  "DocumentID": "957db9c6-cd8e-4dd0-8562-f80529b77b7d",
  "SecurityGroupID": "6a2fbaea-433e-439c-b20e-bba866769663"
}

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.