v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Script Connections

Create or update an OAuth app for script credential bindings

post/api/oauth-apps

Request body

idstring
presetIdstring
providerstring
clientIdstring required
clientSecretstring
authorizeUrlstring uri
tokenUrlstring uri
userinfoUrlstring uri
revocationUrlstring uri
scopesstring[]
extraParamsobject
tokenAuthStyle'body' | 'basic'
tokenBodyFormat'form' | 'json'

Response

Saved OAuth app without client secret