Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

add and remove invitees on an event #11

@grounded042

Description

@grounded042

We need to let an event admin add and remove invitees from an event. Removing an invitee is done by deleting them from the system. This functionality needs to exist with auth. We will need the following routes:

  • POST /events/:id/relationships/invitees - create an invitee for the specified event
  • DELETE /invitees/:id - delete an invitee based on their id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions