You are here: Home > API Reference > Apple > Enrollment Templates

Enrollment Templates

API endpoints for Enrollment Templates. Browse all available operations, parameters, and response schemas.

DEL Delete enrollment template
https://api.applivery.io/v1/organizations/:organizationId/mdm/apple/enterprise/enrollment-templates/:admEnrollmentTemplateId

Permanently removes the enrollment template and disassociates it from any assigned users or groups.

GET Check template assignations
https://api.applivery.io/v1/organizations/:organizationId/mdm/apple/enterprise/enrollment-templates/:admEnrollmentTemplateId/assignations

Retrieves assignation information showing which users, groups, or devices use this enrollment template.

GET Retrieve enrollment template details
https://api.applivery.io/v1/organizations/:organizationId/mdm/apple/enterprise/enrollment-templates/:admEnrollmentTemplateId

Retrieves detailed configuration, policies, and profile information for a specific enrollment template.

GET List Apple enrollment templates
https://api.applivery.io/v1/organizations/:organizationId/mdm/apple/enterprise/enrollment-templates

Retrieves a paginated list of Apple device enrollment templates configured for the organization.

POST Create enrollment template
https://api.applivery.io/v1/organizations/:organizationId/mdm/apple/enterprise/enrollment-templates

Creates a new enrollment template with specified policies, profiles, and configuration settings.

PUT Update enrollment template
https://api.applivery.io/v1/organizations/:organizationId/mdm/apple/enterprise/enrollment-templates/:admEnrollmentTemplateId

Updates the configuration, policies, and profile settings for an existing enrollment template.