RevokeClientResponse
RevokeClientResponse
revoke client response
JSON Example
{
"tenant_id": "string",
"asset_id": "string",
"client_id": "string",
"site_id": "string",
"revoked_by": "string"
}
string
tenant_id
Optional
Id of the owner tenant in which Oauth App is created
string
asset_id
Optional
Asset id of Oauth App
string
client_id
Optional
Client id of Oauth App
string
site_id
Optional
Site id.
string
revoked_by
Optional
Principal who revoked the Oauth App