EnableLocalAuthenticationForCompany
Select
SaaS
Customer Managed
Enable local authentication for the company
Path Parameters
- companyId int32 required
Id of the company
- application/json
Request Body
- mode string
Possible values: [
DISABLED
,ENABLED_FOR_ALL
,ENABLED_FOR_USER_GROUP_INCLUSION
] userGroups object[]
id int32name string
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...