Create a security profile
POST
/securityprofiles
201,4XXRoles
At least one of the roles below is required to access this endpoint.
FullAccessSecurityProfileAdminSetSecurityProfile
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | Required | string | --- | 100 characters | --- | |
Roles | array | --- | --- | --- | ||
CustomRoles | array | --- | --- | --- | ||
PasswordConfig | object | --- | --- | --- | ||
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
Roles | array | --- | --- | --- | ||
CustomRoles | array | --- | --- | --- | ||
PasswordConfig | object | --- | --- | --- | ||