Skip to content

Implement user v2 endpoints #431

@nmarklund10

Description

@nmarklund10

User Story

As a user
I'd like to have functional user API endpoints
So that I can create, read, update, and delete users in the system

Acceptance Criteria

  • implement GET /v2/users
  • implement POST /v2/users
  • implement GET /v2/users/{email}
  • implement POST /v2/users/{email}
  • implement DELETE /v2/users/{email}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions