AdminUnlinkOAuthResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/AdminUnlinkOAuthResponseBody.jsonsuccessbooleanrequired
AdminUnlinkOAuthResponseBody
{
"$schema": "https://example.com/schemas/AdminUnlinkOAuthResponseBody.json",
"success": true
}