StartResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/StartResponseBody.jsonauthUrlstringrequired
statestringrequired
StartResponseBody
{
"$schema": "https://example.com/schemas/StartResponseBody.json",
"authUrl": "string",
"state": "string"
}