Skip to content

Request a Membership for a Group based on the Group's id #24

@j1jlee

Description

@j1jlee

Request a Membership for a Group based on the Group's id

Request a new membership for a group specified by id.

  • An authenticated user is required for a successful response
  • New membership exists in the database after request
  • Success response includes the groupId, memberId, and a status of
    "pending"
  • Error response with status 404 is given when a group does not exist with
    the provided id
  • Error response with status 400 is given when the current user already has
    a pending membership for the group
  • Error response with status 400 is given when the current user already has
    an accepted membership for the group

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