access_custom_deny_message

The custom error message shown to a user when they are denied access to the application.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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