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 separation: 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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request body.

string
required

Name of the new workspace.

boolean

Set to true to avoid creating a workspace with a duplicate name.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json