Delete an organizer team member

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 codeReason
4010101The user is not authorized to access this API.
4060084The user is not authorized to delete Billing contact
4060082The only organizer owner in the team member list is being deleted. There should be at least one organizer owner.
4060082The user does not have access to the manage organizer page.
Language
Authorization
Header
Click Try It! to start a request and see the response here!