Admin

Update Staff User

Update a staff user's settings. Requires admin authentication.

patch/admin/staff/{user_id}

Path parameters

user_idstring required

Request body

meeting_phone_numberstring nullable
voip_extensionstring nullable
user_type'admin' | 'staff'

Enum for user types

Response

Successful Response

idstring required
meeting_phone_numberstring nullable
voip_extensionstring nullable
user_type'admin' | 'staff' required

Enum for user types

messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.