Admin
Create Staff Group
Create a new staff group for the current customer. Requires admin authentication.
Supports two modes:
- members: List of StaffGroupMemberInput with user_id and optional priority_order
- member_ids: Legacy list of user IDs (for backward compatibility)
post/admin/staff/groups
Request body
Response
Successful Response