Iam Api User v1 Service
Skip The Details?​
- 👉 Jump to Package Types
- 👉 Jump to Service Methods
This warning will be removed once complete and ready for use.
Overview​
ApiUserService manages API user lifecycle and authentication credentials.
API users represent automated clients that can authenticate with API keys and perform operations within a specific group context. Each API user has:
- A unique identifier and display name
- Group ownership for resource isolation
- Role-based permissions for authorization
- Active/inactive state for access control
All operations require IAM domain permissions and operate within the authenticated group context.
Add your custom documentation for the Iam Api User v1 service here. This file is generated once and can be manually edited to provide service-specific information, examples, and usage guidance.
Quick Start​
- Configure your client with the appropriate credentials
- Choose your operations from the available service methods
- Review the types to understand request/response structures
Common Workflows​
Add common workflow documentation here specific to this service.
Authentication & Authorization​
This service requires appropriate role-based permissions. See the individual method documentation for specific role requirements.