프로
엔터프라이즈
1000회/분

일반 이메일 발송

일반 이메일을 발송합니다.

  • 자동 이메일은 지원하지 않습니다.
Path Parameters
  • id
    Type: integer
    required

    발송할 이메일 아이디

Responses
  • text/plain
  • application/json
Request Example for post/emails/{id}/send
curl https://api.stibee.com/v2/emails/1/send \
  --request POST \
  --header 'AccessToken: YOUR_SECRET_TOKEN'
ok