Reset tenant administrator account

Resets the administrator account of an existing tenant

Path parameters
name
string required

Tenant name

Example tenant1
Responses
  • 200 The new administrator account for this tenant
    identifier
    string required

    Identifier of the account

    password
    string

    Password of the account. If it was given in the input, it is not provided here

  • 401 Authentication error
  • 403 Forbidden action
  • 404 Tenant not found
  • 500 Unexpected internal server error