This endpoint expects an object.
origin_user_id string Optional
Unique identifier for Registered User
origin_user_name string Optional
The human readable name of Registered User
shared_credential_group object Optional
Object used to identify which the groupings a Registered User is part of and can share credentials across.
user_type enum or null Optional Defaults to HUMAN
ENUM of HUMAN or SYSTEM
HUMAN - HUMAN
SYSTEM - SYSTEM
Allowed values: HUMAN SYSTEM
Response
origin_user_id string Read-only
Unique identifier for Registered User
shared_credential_group object or null
Object used to identify which the groupings a Registered User is part of and can share credentials across.
authenticated_connectors list of strings Read-only
List of connector slugs that the user has authenticated with
origin_user_name string Defaults to Yash
The human readable name of Registered User
user_type string Defaults to HUMAN
is_test boolean Defaults to false
Whether this is a test user or production user