Create Inbox
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
pod_id
ID of pod.
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: Display Name <username@domain.com>.
client_id
Client ID of inbox.
Response
This endpoint returns an object.
inbox_id
ID of inbox.
updated_at
Time at which inbox was last updated.
created_at
Time at which inbox was created.
display_name
Display name: Display Name <username@domain.com>.
client_id
Client ID of inbox.
