Skip to main content
POST
/
v2
/
workspaces
Create a new workspace
curl --request POST \
  --url https://api.topograph.co/v2/workspaces \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Response

201 - undefined