Create a project POST
Creates a new blank project for the token. Must be called after the user chooses the template. Use the update endpoint to populate it with data
Update a project PATCH
Updates an already existing project. The project must be in draft status, except autoSwapsEnabled which can be changed after publish for HTML v2 projects. If the body contains status and it's set to live, it will publish the project