Delete Computer Managed Group Rule

Deletes a managed Group Rule object targeted to Active Directory, Azure Active Directory or WORKGROUP computer.

HTTP Request

DELETE /computerManagedGroupRules/{managedGroupRuleId}

Request headers

HeaderValue
AuthorizationIf required by the Recast Agent Gateway configuration
KeyAuthentication key if required by the Recast Agent Gateway configuration. Key can be passed also as URI parameter (like: /computerManagedGroupRules?Key=configuredkey)
Acceptapplication/json

Request Body

Do not supply a request body for this method.

Response

If successful, this method returns a 204 No Content response code.

Example

Request

Here is an example of the request.

DELETE https://cgw.dns.domain/api/v1.0/computerManagedGroupRules/1

Response

HTTP/1.1 204 No Content
Copyright © 2023 Recast Software, LLC. All rights reserved.