API Reference

Add Event staff

This API is used to add 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 and body param of staff. It contains staff details of the staff for the event. This API is used on the manage team page.

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

Attribute

Description

message

Staff added to event

type

Success

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

Error code

Error Description

4060912

Exhibitor admin & lead retriever are valid roles for exhibitor staff.

4040027

Exhibitor not found

4060907

You have reached the max limit of max lead retriever

4060513

Social media URL is not valid. Please enter the valid social media URL.

Language
Credentials
Header
Click Try It! to start a request and see the response here!