Delete Staff

This API is used to delete event staff from the event by staff id. This API can be accessed by event admin and super admin. We need to pass the authentication key to authenticate the user, staffId pass as path param. This API is used on the manage team page.

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.

Headers
string

API Authorization token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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