Create Workspace
Users & Authentication
Create Workspace
Create a new team
POST
Create Workspace
Create a new team workspace in ProjectDiscovery Cloud Platform. This endpoint allows you to programmatically create team workspaces for collaborative security testing and vulnerability management.Documentation Index
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
Required Information
To create a workspace, you need to provide:- Team Name: A unique, descriptive name for the workspace
- Team Description (optional): Additional context about the team’s purpose
- Initial Settings: Default configurations for the new workspace
Important Notes
After successful creation, you’ll receive a
team_id that should be used for all subsequent team-related operations. Store this ID securely in your application.