RegenerateClientResponse

RegenerateClientResponse
RegenerateClientResponse

Regenerate Oauth client response

JSON Example
{
    "client_secret": "string",
    "name": "string",
    "description": "string",
    "asset_id": "string",
    "site_id": "string",
    "tenant_id": "string",
    "client_id": "string",
    "client_type": "string",
    "created_by": "string",
    "updated_by": "string",
    "created_at": "string",
    "updated_at": "string",
    "roles": [
        "string"
    ]
}
string
client_secret
Optional

Client secret of the Oauth App

string
name
Optional

Oauth App Name

string
description
Optional

Oauth App Description

string
asset_id
Optional

Asset id of the Oauth App

string
site_id
Optional

Site id.

string
tenant_id
Optional

Id of the owner tenant in which Oauth App is created

string
client_id
Optional

Client id of the Oauth App

client_type
Optional

Client Type

Possible values are : MACHINE, UMA, GENERAL,
string
created_by
Optional

created by

string
updated_by
Optional

updated by

string
created_at
Optional

created at

string
updated_at
Optional

updated at

array of string
roles
Optional

roles