registrar-api_can_register

Indicates if the domain can be registered as a new domain.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-can-register-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_can_register",
  "title": "registrar-api_can_register",
  "description": "Indicates if the domain can be registered as a new domain.",
  "example": false,
  "type": "boolean"
}