Page MenuHomePhabricator

Implement ability to add/remove organizers to event registration via the API
Closed, DuplicatePublic

Description

This is the API counterpart of T315577. Unlike the interface, I'm not sure if this should be in the same enable/edit registration endpoints, or if there should be separate endpoints.

AC

  • Users can add organizers to an event via the API
  • Users can remove organizers from an event via the API
  • Documentation of the relevant endpoins is updated