Overview

Tenant User Endpoints are available to service requests for a specific user directly.

Authentication

Tenant User Endpoints can be invoked using either:

  • A JWT Token generated for the user - Tokens can be generated by the tenants for their users using the SessionToken/Create endpoint
  • An API Key & Signature (generated from the Private Key) for the user