Create a STS clientpost https://{tenanturl}/v1.0/sts/oauth/clientsCreate a OIDC STS clientBody ParamsSTS Client payloadclientNamestringrequiredDisplay name. Maximum 256 characters.enabledbooleanEnable the client. If not provided, the value will be set to true.truefalsepolicyIdstringAccess policy ID associated with this client.clientGroupsobjectclientGroups objectclientAuthenticationobjectrequiredclientAuthentication objecttokenExchangeSettingsobjectrequiredtokenExchangeSettings objecttokenSettingsobjecttokenSettings objectResponses 201Successful Creation 400Bad Request Exception 403Forbidden 409Conflict 500Internal Server ErrorUpdated 6 months ago