access_schemas-custom_deny_url

The custom URL a user is redirected to when they are denied access to the application.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-schemas-custom-deny-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_schemas-custom_deny_url",
  "title": "access_schemas-custom_deny_url",
  "description": "The custom URL a user is redirected to when they are denied access to the application.",
  "type": "string"
}