Module workspace_api

Module workspace_api 

Source

Enums§

CreateWorkspaceApiKeyError
struct for typed errors of method create_workspace_api_key
CreateWorkspaceError
struct for typed errors of method create_workspace
DeleteWorkspaceApiKeyError
struct for typed errors of method delete_workspace_api_key
GetWorkspaceError
struct for typed errors of method get_workspace
ListWorkspaceApiKeysError
struct for typed errors of method list_workspace_api_keys
ListWorkspaceProjectsError
struct for typed errors of method list_workspace_projects
ListWorkspacesError
struct for typed errors of method list_workspaces
UpdateWorkspaceError
struct for typed errors of method update_workspace

Functions§

create_workspace
create_workspace_api_key
Create an API key for a workspace.
delete_workspace_api_key
Deletes an API key and immediately removes it.
get_workspace
Any workspace member can access this endpoint.
list_workspace_api_keys
A list of all the workspace’s API keys.
list_workspace_projects
Any workspace member can access this endpoint.
list_workspaces
update_workspace
Workspace members with the role OWNER can access this endpoint.