access_service_auth_401_redirect

Returns a 401 status code when the request is blocked by a Service Auth policy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-service-auth-401-redirect-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_service_auth_401_redirect",
  "title": "access_service_auth_401_redirect",
  "description": "Returns a 401 status code when the request is blocked by a Service Auth policy.",
  "example": true,
  "type": "boolean"
}