Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
project_id
string
required
provider
string
required

Sign-in method key (for example email, google, microsoft, github).

Body

application/json

Body for PUT …/auth/providers/{provider} — upsert one sign-in method.

enabled
boolean
required

Turn the sign-in method on or off.

Response

Provider updated