Skip to main content
PUT
Create or rotate a provider

Authorizations

Authorization
string
header
required

A personal or service-account W&B API key.

Headers

Wandb-Entity
string

Accessible personal or team entity. Omit to use the API key's default entity.

Path Parameters

provider
string
required
Pattern: ^[a-z0-9][a-z0-9_-]{0,63}$

Body

application/json
base_url
string<uri>
required
api_key
string
required
Minimum string length: 1
local_only
boolean
default:false

Response

Provider is already applied.

name
string
required
entity
string
required
base_url
string<uri>
required
credential_mode
enum<string>
required
Available options:
stored,
passthrough
masked_key
string
required
local_only
boolean
required
revision
integer
required
deployments
object[]
required
models
object[]
required
Last modified on August 25, 2026