New project
POST/project/create
Create a new project from given URL. Response will be a new project object or error message.
Request
Responses
- 200
- 400
- 402
- 410
- 432
- 433
- 434
- 500
Project was successfully created.
Project creation failed with validation error.
You have reached the project limit of your subscription limit. Please upgrade your subscription before adding more projects.
We're sorry! The URL https://url seems to be invalid.
Deprecated parameter "urls", please use "url" instead.
Deprecated parameter "blank", please use "addPresetChecks" instead.
Missing mandatory parameter "url"
Project creation failed with fatal error (please contact us at support@testomato.com).