workspaces
Create a Workspace
Workspaces represent a unit of infrastructure managed by terraform.
To create a workspace you must pass name attribute and environment relationship.
A workspace might be linked to a VCS repository, so that any git push will trigger a terraform Run in the workspace.
post/workspaces
Response
Success.