Update Event 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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

If the API is executed successfully, here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
messageStaff added to event -> In permissions select Staff.
Admin updated for event -> In permission select Admin
typeSuccess

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
4090121User has already logged in at website. Can't change email now!
4090110You have already added this team member.
4090120This email address is already assigned. You can not change existing staff with this email address.
4060026Cannot make last event admin as staff.
4060044Cannot make last event Exhibitor Admin as Lead Retriever.
Path Params
int64
required

Staff id is unique number, Contains staff user id.

string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Body Params
RAW_BODY
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain