This API is used to delete a team member under the organizer page.
Only the organizer owner and superadmins are authorized to delete team members on the organizer page.
An organizer owner can only be deleted by a superadmin given that after deleting there is still a remaining organizer owner in the team member list.
Path Parameters
orgId - Unique identifier of the organizer.
id - Unique identifier of an organizer team member.
Body Parameters
Not Required
Response
Details / Check response object
Authentication required - ✅
Role wise accessibility
Super Admin - ✅
Organizer Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌
Modules
Display - ❌
Portal - ❌
Host - ✅
Here are the possible error messages, which return if any conditions fail or the required data is missing for processing.
Error code | Reason |
---|---|
4010101 | The user is not authorized to access this API. |
4060084 | The user is not authorized to delete Billing contact |
4060082 | The only organizer owner in the team member list is being deleted. There should be at least one organizer owner. |
4060082 | The user does not have access to the manage organizer page. |