v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Auth (legacy)

Add an OAuth provider

DEPRECATED, use /projects/{project_id}/branches/{branch_id}/auth/oauth_providers instead. Adds an OAuth provider to the specified project.

post/projects/{project_id}/auth/oauth_providers

Request body

id'google' | 'github' | 'microsoft' | 'vercel' required
client_idstring
client_secretstring
microsoft_tenant_idstring

Response

The OAuth provider has been added to the project

id'google' | 'github' | 'microsoft' | 'vercel' required
type'standard' | 'shared' required
client_idstring
client_secretstring