Deleting Intune Assignment for the Application

AdminStudio 2024 R2 | 28.0 | AdminStudio REST APIs

Edition:REST APIs are enabled with AdminStudio Enterprise Edition.

When you send this request, it deletes specified Intune assignment for an Application.

Deleting Intune Assignment for the Application

Request Type

Description

API

http://localhost:8086/Catalog/ASAssignments/?AssignmentID=<AssignmentID>

Method

DELETE

Parameters

List all parameters in the following format:

AssignmentID = Specifies the assignment ID which is being removed.

By providing the parameters, it deletes Intune assignment for an Application.

Connection Info

Provides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs 

Response

Example:

http://localhost:8086/Catalog/ASAssignments/?AssignmentID=3

Response:

Returns success/failure message.