Function patchOAuthClient

  • Updates the specified OAuth client. Returns 202 Accepted with a client secret in the response body if a client secret is generated during the update (e.g., when adding client_secret to allowedAuthMethods). Otherwise returns 204 No Content.

    Parameters

    Returns Promise<PatchOAuthClientHttpResponse>

    PatchOAuthClientHttpError