- Authorize in the Vantage API. For details, see Authentication.
- Send a POST request with the
Authorization = Bearer <access token>header to{baseUrl}/api/publicapi/v1/invites/, with the following request body parameters:
Tenant Settings
Creating a tenant via the Vantage API
Provision a new ABBYY Vantage tenant programmatically with the Vantage API. Requires the Fulfillment Operator role.
A System Administrator can assign the Fulfillment Operator role to a Tenant Administrator. Once assigned, the Tenant Administrator can create new tenants through the Vantage API and grant this role to other users in their tenant.
To create a tenant using the Vantage API, a Fulfillment Operator must:
