put
https://api.accelevents.com/rest/host/event//usermanagement/staff/
This API is used to update staff to the event. This API can be accessed by event admin and super admin. We need to pass the authentication key to authenticate the user, staffId, and body param of staff pass. It contains staff details of the staff for the event. this API is used on the manage team page. Users can use this API to update first name, last name, email, and many more.