updateProject
Modify an existing DeepWriter project by updating fields such as title, author, prompts, AI model, and stylistic details using the provided project ID and API key.
Instructions
Update an existing project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | Yes | The DeepWriter API key for authentication. | |
project_id | Yes | The ID of the project to update. | |
updates | Yes | Object containing fields to update. |