Skip to content

Feature: Implement CRUD Endpoint for Mails in Letter Service #35

Description

@f-s-h

Implement the following endpoint:

Method Endpoint Success Code Error Codes Description
POST /mail 201 Created 400 Send a new email.
  • Protocol: JSON over HTTP.
  • Headers: All requests sending data and all responses must include Content-Type: application/json.

Sending an email first should send an email to all members.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestserverIssue regarding a server service

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions