Kvindo™ Cloud Docs


Language

User

An IAM User is a person or service account within an organization who can authenticate to the platform and perform actions based on their assigned Access Policies.

Key concepts

Email — optional contact address; used to deliver a token by email when a User Token is created with Send to email

Access Policies — the permissions granted to the user, attached via the user's Access Policies field

Tokens — API tokens for programmatic access (see User Token)

Parameters
UI Name API / kc name Terraform name Optional Format Default Is read only Description
Email spec.email spec.email Yes string (nullable, up to 64 characters) No Contact email; the token is sent here when ‘Send to email’ is enabled on a User Token
Access Policies spec.accessPolicyIds spec.access_policy_ids Yes list of ULID [] No ULIDs of Access Policies to assign
Examples

Terraform

Python SDK

kc CLI


Related pages

Resource docs

Reference

An unhandled error has occurred. Reload 🗙