v2

latestOpenAPI 3.1.02026-08-05298342605.2 KB
Authentication

Save an org's OAuth client for a provider

Admin-only. Lets an org bring its own OAuth app (client id + secret) for a native provider such as google-workspace, instead of relying on an OpenWork-owned client.

post/v1/oauth-providers/{providerId}/client

Path parameters

providerIdstring required

Request body

clientIdstring
clientSecretstring
featuresstring[]
tenantIdstring

Response

OAuth client saved.

oktrue required
providerIdstring required
clientIdstring required
featuresstring[] required
tenantIdstring nullable required