Workspace REST Endpoints

Workspace
The operations from the Workspace category.
Create a workspace
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces
Creates a git folder in the workspace
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/gitFolders
Delete a workspace
Method: delete
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}
Get a list of create workspace permissions
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/createWorkspacePermissions
Get a list of workspace permissions
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/permissions
Get a list of workspaces
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces
Get workspace details
Method: get
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}
Update a workspace
Method: put
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}
Update create workspace permissions on a workspace
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/actions/manageCreateWorkspacePermission
Update permissions on a workspace
Method: post
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/managePermission
Update workspace status
Method: put
Path: /20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/asyncOperations/{asyncOperationKey}/status