Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant_id
integer
required

Body

application/json
name
string
required

The Tenant display name

description
string
required

The Tenant's purpose / description

number_of_employees
integer
required

The number of employees for the tenant

industry
enum<string>
required

The Tenant's industry

Available options:
global,
transport,
education,
energy,
finance,
healthcare,
manufacturing,
retail,
software,
telecommunication
Example:

"global"

global_search_calls_limit
integer

The number of API calls allowed for the tenant.

Response

200 - application/json

Success

next
string
items
any