Skip to main content
POST
/
mail
/
v1
/
inboxes
/
{inboxId}
/
messages
/
send
Send a mail message
curl --request POST \
  --url https://api.case.dev/mail/v1/inboxes/{inboxId}/messages/send \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

inboxId
string
required

Response

Message accepted for delivery