Skip to main content
POST
メールボックスを一括作成

承認

Authorization
string
header
必須

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

パスパラメータ

account_id
string<uuid>
必須

ボディ

application/json

メールボックス一括作成の要求本文。

domain
string
必須

メールボックス用のドメイン UUID またはドメイン名

items
メールボックスBulkCreateItem · object[]
必須
Minimum array length: 1

レスポンス

created
メールボックスBulk作成済みItem · object[]
必須
failed
メールボックスBulkFailedItem · object[]
必須