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": "90e61543-e5b1-4fd4-bc1b-02ddbb38f887",
  "DocumentID": "b328eda6-8da1-48b0-ae10-01c18eb0db48",
  "SecurityGroupID": "ed3eb324-6ca9-45e5-bd33-ca80081b35a7"
}

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.