Admin
Update Staff Group
Update an existing staff group. Requires admin authentication.
Supports two modes for members:
- members: List of StaffGroupMemberInput with user_id and optional priority_order
- member_ids: Legacy list of user IDs (for backward compatibility)
put/admin/staff/groups/{group_id}
Path parameters
group_idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.