Skip to content

Update provider availability.

PATCH
/backend/v1/providers/{provider}/access

Updates the availability of a specified provider within a project.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

provider*
Required

Request Body

application/json
JSON
{
"global": "string",
"projectIds": "string"
}

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: