Skip to main content

StartResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/StartResponseBody.json
authUrlstringrequired
statestringrequired
StartResponseBody
{
"$schema": "https://example.com/schemas/StartResponseBody.json",
"authUrl": "string",
"state": "string"
}