Favicon

You are here: Home > API Reference > Windows > Winenrollmenttemplates

Winenrollmenttemplates

Explore our comprehensive documentation for Winenrollmenttemplates.

DEL Remove Windows enrollment template
/v1/organizations/:organizationId/mdm/windows/enterprise/enrollment-templates/:winEnrollmentTemplateId

Permanently delete Windows enrollment template from organization configuration. Does not affect devices already enrolled using this template, only prevents future usage.

GET Retrieve Windows enrollment template
/v1/organizations/:organizationId/mdm/windows/enterprise/enrollment-templates/:winEnrollmentTemplateId

Fetch complete Windows enrollment template details including authentication configuration, auto-enrollment rules, auxiliary fields, and Microsoft Entra ID integration settings.

GET List Windows enrollment templates
/v1/organizations/:organizationId/mdm/windows/enterprise/enrollment-templates

Retrieve paginated list of Windows enrollment templates configured for your organization, with optional filtering by template name for management.

POST Create Windows enrollment template
/v1/organizations/:organizationId/mdm/windows/enterprise/enrollment-templates

Create new Windows enrollment template defining device registration workflow with authentication requirements, auto-enrollment rules, and policy assignment for onboarding.

PUT Modify Windows enrollment template
/v1/organizations/:organizationId/mdm/windows/enterprise/enrollment-templates/:winEnrollmentTemplateId

Update existing Windows enrollment template configuration including name, rules, authentication providers, auxiliary fields, and Entra ID integration. Affects future enrollments only.