Create a list
POST
https://myagentmail.com/v1/inboxes/{id}/listsFor agents View as Markdown
Path parameters
idrequired string | Inbox UUID |
Request body
Content-Type: application/json
namerequired string | |
descriptionstring |
Responses
201application/jsonCreated
idstring | format: uuid |
namestring | |
descriptionstring | |
entryCountinteger | |
entriesobject[] | |
idstring | format: uuid |
emailstring | format: email |
displayNamestring | |
metadataobject | |
createdAtstring | format: date-time |
createdAtstring | format: date-time |
Authentication
Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.