Update Tenant Details

Update the details of the specified tenant and return the old values for the updated properties.
Requires that the caller has tenant write permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the tenant to update.

Body Params

Properties of tenant object to update.

string

Description of the tenant.

string

Templated URL for the ui application to be used for all devices in the tenant.

string

Templated URL for troubleshooting website.

string

Templated URL for downloading the onboarding app.

senzaRegions
array of strings

List of senza regions IDs.

senzaRegions
territories
array of strings

List of territories which the tenant confirms to their laws and regulations.

territories
string
uri
deviceAuth
object

Authentication details for the client assertion.

Responses

400

Bad Request. possible reasons:

  1. Tenant does not exist
  2. In the request, useHostPlatformAuthentication is set and hostPlatformAuthentication was not provided.
  3. Incorrect senza regions.
401

Not Authorized.
Could happen when caller do not have admin permissions and attempts to change the tenant settings to a test tenant.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json