EndpointsCreate Projects
Endpoints

POST /projects

Create a new project within the workspace. This endpoint establishes a new organizational container for documentation with customizable settings and permissions. You can define project scope, assign team members, and configure integration options during creation.

curl -X POST "https://api.manudocs.com/v1/projects" \
  -H "Content-Type: application/json"
{}
POST
/projects
POST
Request Preview
Response

Response will appear here after sending the request

Responses

Was this page helpful?
Built with Documentation.AI

Last updated 6 days ago