access_purpose_justification_prompt

A custom message that will appear on the purpose justification screen.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-purpose-justification-prompt-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_purpose_justification_prompt",
  "title": "access_purpose_justification_prompt",
  "description": "A custom message that will appear on the purpose justification screen.",
  "example": "Please enter a justification for entering this protected domain.",
  "type": "string"
}