Create Inbox
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
username
Username of address. Randomly generated if not specified.
domain
Domain of address. Must be verified domain. Defaults to agentmail.to
.
display_name
Display name for address: Display Name <username@domain.com>
.
Response
This endpoint returns an object.
inbox_id
ID (address) of inbox.
organization_id
ID of organization that owns inbox.
created_at
Time at which inbox was created.
display_name
Display name for address: Display Name <username@domain.com>
.