These docs are for v2021.06.01. Click to read the latest docs for v2025-01-15.

User resource

FieldDescription
uuid
string
A Universally Unique IDentifier (UUID) as a human-readable string using hexadecimal text with inserted hyphen characters.

Example: de305d54-75b4-431b-adb2-eb6b9e546014
external_user_id
string
Your own user ID (format: [a-zA-Z0-9-_]{1,128})

Example user resource

{
  "uuid": "6fe87fd6-9ad2-4d3b-b5ad-b6c440638c17",
  "external_user_id": "A6JEJIID1919BDS"
}