workspaces
Accept invitation to workspace
Overview
Inference API
agents
- GETList all agents
- POSTCreate agent by name
- GETGet agent by name
- PUTUpdate agent by name
- DELDelete agent by name
- GETList all agent deployments
- GETGet agent deployment by environment name
- PUTCreate or update agent deployment by environment name
- DELDelete agent deployment by environment name
- GETGet agents deployments history
- GETGet agents deployments history 1
- PUTUpdate agent's history by request ID
- DELDelete agents deployments history
- GETGet agents deployments logs
- GETGet agents deployments metrics
- GETGet agent metrics
- POSTCreate release for a agent from an environment
configurations
environments
functions
- GETList all functions
- POSTCreate function
- GETGet function by name
- PUTUpdate function by name
- DELDelete function by name
- GETList all function deployments
- GETGet function deployment by environment name
- PUTCreate or update function deployment by environment name
- DELDelete function deployment by environment name
- GETGet functions deployments logs
- GETGet functions deployments metrics
- GETGet function metrics
- POSTCreate release for a function from an environment
integrations
locations
model_providers
models
- GETList models
- POSTCreate model
- GETGet model
- PUTCreate or update model
- DELDelete model
- GETList model deployments
- GETGet model deployment
- PUTCreate or update model deployment
- DELDelete model deployment
- GETGet models deployments logs
- GETGet models deployments metrics
- GETGet model metrics
- POSTRelease model from an environment
invitations
service_accounts
store
workspaces
- GETList users in workspace
- POSTInvite user to workspace
- PUTUpdate user role in workspace
- DELRemove user from workspace or revoke invitation
- GETList workspaces
- POSTCreate worspace
- GETGet workspace
- PUTUpdate workspace
- DELDelete workspace
- POSTDecline invitation to workspace
- POSTAccept invitation to workspace
- DELLeave workspace
workspaces
Accept invitation to workspace
Accepts an invitation to a workspace.
POST
/
workspaces
/
{workspaceName}
/
join
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
workspaceName
string
*
workspaceName
Required
string
Name of the workspace
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the workspace
Response
200 - application/json
Pending invitation accept
User email
Workspace
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
Workspace display name
Workspace labels
Workspace name