Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Update provider availability.
PATCH
/backend/v1/providers/{provider}/access
Updates the availability of a specified provider within a project.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
provider
*
Required
Request Body
application/json
Schema
JSON
JSON
{
"global"
:
"string"
,
"projectIds"
:
"string"
}
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
PATCH
/backend/v1/providers/{provider}/access
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
provider
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI