Skip to main content

Create OAuth Client Configuration

POST 

/oauth-clients

Creates a new OAuth client configuration for the tenant. Use this endpoint to register a new OAuth client by specifying details such as redirect URIs, scopes, and other necessary settings to enable OAuth authentication and authorization.

Request

Responses

OK: The request was successful.