Is your feature request related to a problem? Please describe.
We are implementing feature to provide ability to a user to delete his/her account. If the user is associated with any event, he/she must be given choice to transfer the events to other organizers associated with the event. (Just like in GitHub)
Describe the solution you'd like
Something similar to Github's Danger Zone

Additional context
Frontend issue: https://github.com/fossasia/open-event-frontend/issues/3012
@shreyanshdwivedi I have did some work regarding change in organisers. See if this is of any help.
https://github.com/uds5501/open-event-server/tree/change-organiser
If you say, I can help.in this issue
This should be transferred to the server
@uds5501 as you've worked on server for this issue, you can handle server side if you want :)
I'll work on the front-end part to make it similar to GitHub danger zone.
@shreyanshdwivedi Okay, I will finalise the endpoint over here, and help you with the frontend part.
This also means we should have the main organizer role to be renamed to "event owner". So, the one who creates an event is the "owner".