Inboxes
Manage test inboxes
Interactions with inboxes
Create an inbox in a project.
Pass the API token in the Api-Token
Unique account ID
3229Unique project ID
4032Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Get inbox attributes by inbox id. See the list of attributes in the example
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Delete an inbox with all its emails.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Update inbox name, inbox email username.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Delete all messages (emails) from inbox.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Mark all messages in the inbox as read.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Reset SMTP credentials of the inbox.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Turn the email address of the inbox on/off.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Reset username of email address per inbox.
Pass the API token in the Api-Token
Unique account ID
3229Unique inbox ID
4015Returns attributes of the inbox.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Get a list of inboxes.
Pass the API token in the Api-Token
Unique account ID
3229Returns the list of inboxes in the account to which the API token has access.
- permissions returns the permissions of the token for the inbox.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Last updated
Was this helpful?

