Projects
Organize test environments
Interactions with projects
List projects and their inboxes to which the API token has access.
Pass the API token in the Api-Token
Unique account ID
3229Lists project attributes and inboxes of this project with their attributes.
- permissions returns the permissions of the token for the project
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
The project name is min 2 characters and max 100 characters long.
Pass the API token in the Api-Token
Unique account ID
3229Returns project details
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Get the project and its inboxes.
Pass the API token in the Api-Token
Unique account ID
3229Unique project ID
4032Returns project details
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Delete project and its inboxes.
Pass the API token in the Api-Token
Unique account ID
3229Unique project ID
4032Returns id of the deleted project.
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Update project name. The project name is min 2 characters and max 100 characters long.
Pass the API token in the Api-Token
Unique account ID
3229Unique project ID
4032Returns updated project details
Returns unauthorized error message. Check your credentials.
Returns forbidden error message. Check your permissions.
Returns not found error message
Last updated
Was this helpful?

