v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
companies

Updates the OAuth settings for this Company.

Requires the privilege COMPANY_SECURITY_WRITE

post/companies/{identifier}/oauth/settings

Path parameters

identifierstring required

Request body

authorizationUristring uri required

OAuth providers authorization endpoint

tokenUristring uri required

OAuth providers token endpoint

userInfoUristring uri required

OAuth providers user info endpoint

clientIdstring required

The clientId created when registering Gremlin with your OAuth provider

clientSecretstring required

The client secret created when registering Gremlin with your OAuth provider

scopestring

The scope to be used for the OAuth authorization request. (default is 'email')

Response

default response