Deleting Intune Assignment for the Application
Edition:REST APIs are enabled with AdminStudio Enterprise Edition.
When you send this request, it deletes specified Intune assignment for an Application.
Request Type |
Description |
|||
API |
http://localhost:8086/Catalog/ASAssignments/?AssignmentID=<AssignmentID> |
|||
Method |
DELETE |
|||
Parameters |
List all parameters in the following format:
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. |