Remove User from Static User Group

Remove a user from a static user group in Jamf Pro Classic API.

Input

Field Definition Type Required
User
ID Unique ID of the user. Number TRUE
Group
Name Name of the static group. String TRUE

Output

Field Definition Type
Response
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