DELETE Mobility/DeleteDocumentSecurityGroups

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": "e324f4d2-c90c-4ef0-8182-c735bf51717a",
  "DocumentID": "95b2e0a1-d090-45d5-8bc2-0737a280e7d4",
  "SecurityGroupID": "e27a0a05-3d4b-4702-9e89-e9dca8dbffa4"
}

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.