Delete Mobile Device Group

Delete a mobile device group in Jamf Pro Classic API.

Options

Field Definition Type Required
Delete By Choose one of the following options to delete your mobile device group:
  • ID: Unique ID of the mobile device group.
  • Name: Name of the mobile device group.

Dropdown TRUE

Input

Field Definition Type Required
Mobile Device Group Dynamically generate ID or Name field based on the selection made in the Delete By field in Options.
ID Unique ID of the group. Number TRUE
Name

Name of the group.

String TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Jamf Pro Classic API connector

Workflow elements

Jamf Pro Classic API API overview