We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faacf73 commit 8ea42f8Copy full SHA for 8ea42f8
1 file changed
apiary.apib
@@ -4715,6 +4715,7 @@ It means that endpoint `GET /v2/storage/workspaces` is the same as `GET /v2/stor
4715
4716
### Create Workspace [POST /v2/storage/workspaces?async={async}]
4717
Creates a new workspace and return its credentials.
4718
+NOTE: To create reader workspace, use Create Configuration Workspaces endpoint instead.
4719
4720
+ Parameters
4721
+ async (optional, boolean) - Create workspace in a background job. Calling the parameter as `async=false` is deprecated.
0 commit comments