Organizer's Api should include CRUD endpoints.
Do keep in mind that only users with admin access should be able to create, delete and update and organizers information.
These endpoints will be used to assign a given user organizer role in some event, revoke their organizer access and also update it. This will also include an endpoint to list all the details of the organizers.
You may find this link helpful on model view sets.
Organizer's Api should include CRUD endpoints.
Do keep in mind that only users with admin access should be able to create, delete and update and organizers information.
These endpoints will be used to assign a given user organizer role in some event, revoke their organizer access and also update it. This will also include an endpoint to list all the details of the organizers.
You may find this link helpful on model view sets.