Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 844 Bytes

Remove-CIPPGroupTemplate.md

File metadata and controls

20 lines (16 loc) · 844 Bytes

Remove-CIPPGroupTemplate

SYNOPSIS

Removes a group template.

DESCRIPTION

The Remove-CIPPGroupTemplate function removes a specified group template from CIPP.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant where the operation will be performed. This parameter is mandatory for proper data isolation and multi-tenancy compliance.

-TemplateId

Foo Foo
Specifies the ID of the group template to remove.

EXAMPLE 1

PS > Remove-CIPPGroupTemplate -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -TemplateId "98765432-4321-4321-4321-BA0987654321"