Skip to main content

Atrium API

Overview

A user represents a person using Atrium via your application, be it a mobile app, web app, desktop app, etc.

info

The development environment limits you to 100 users.

Field NameData TypeDescription
guidStringA unique identifier, defined by MX.
identifierStringA unique, enforced identifier for the user, defined by you.
is_disabledBooleanThis indicates whether the user has been disabled.
metadataStringAdditional information you can store about this user. MX recommends using JSON-structured data.