private-test-cloud
2.2510
false
- Getting started
- About this guide
- Available resources
- API endpoint URL structure
- Enumeration List
- Authentication
- Scopes and permissions
- Platform Management APIs
Private Test Cloud API guide
Last updated May 11, 2026
Enumerations define a set of distinct and predefined values that serve as accepted options for specific attributes or fields in API requests and responses.
Platform management APIs expose several enums, as follows:
| Enum | Values |
|---|---|
| GroupType | builtIn = 0custom = 1 |
| UserType | userrobotdirectoryUserdirectoryGrouprobotAccount |
| LoginAttemptResult | successinvalidPassworduserIsNotActiveinvalidUserNameTenancyNametenantIsNotActiveuserEmailIsNotConfirmedunknownExternalLoginlockedOutexternalFailedAuthenticationadLogin |