{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/mindbody/refs/heads/main/json-structure/public-api-v6-update-staff-permissions-response-structure.json", "name": "UpdateStaffPermissionsResponse", "description": "Implementation of the 'UpdateStaffPermissionsResponse' model.", "type": "object", "properties": { "UserGroup": { "$ref": "#/components/schemas/StaffPermissionGroup", "description": "Contains information about the staff member\u2019s permission group." } } }