Contents

Remove Provisioning Profile

Remove a previously installed provisioning profile from a device.

URL

PUT https://yourmdmhost.example.com/mdm#RemoveProvisioningProfileCommand

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/xml
RemoveProvisioningProfileResponse

The response object the system returns for the Remove Provisioning Profile Command.

Discussion

Refer to the following sections to determine supported channels and requirements, and to see an example request and response.

Command availability

Device channel

iOS, macOS, Shared iPad, tvOS, visionOS, watchOS

User channel

NA

Requires supervision

NA

Allowed in user enrollment

iOS, macOS, visionOS

Required access right

AllowProvisioningInstallationRemoval

Example request and response

HTTP Body

The request object the server returns for the Remove Provisioning Profile Command.

Topics

Commands and responses

See Also

Profile Management