Create a workspace

This endpoint allows clients to create a workspace with specific characteristics.

Usage Notes

  • Set NoDuplicates to true to prevent the creation of a workspace with a name that already exists.

Usage Scenarios

  • Initial Setup: Useful for users setting up a new workspace after signing up.
  • Project Segregation: Helps in creating separate workspaces for different projects or teams.

Best Practices

  • Check for Existing Names: Before setting 'noDuplicates' to true, make sure to search for existing workspace names to avoid conflicts.
  • Consistent Naming Conventions: Adopt a consistent naming convention for workspaces to ensure clarity and avoid confusion.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!