Create Users
Create Users
No description available
Create Users
Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Path Parameters
Team ID where the users will be created
Body
application/json
Available options:
ONBOARDING_MODE_UNSPECIFIED, ONBOARDING_MODE_INVITE_LINK, ONBOARDING_MODE_NO_INVITE Template containing all user properties that can be set when creating or updating a user. Includes personal information, status, authentication methods, and access duration.
Response
Empty response indicating successful processing of all user creation and invitation requests. Ensure failures are returned via gRPC status codes.