Skip to main content
POST
/
di
/
configurations
/
validate
/
configured
{
  "results": [
    {
      "type": "<string>",
      "identifier": "<string>",
      "error": "<string>",
      "violations": [
        {
          "propertyPath": "<string>",
          "title": "<string>",
          "titleTemplate": "<string>",
          "parameters": {},
          "type": "<string>"
        }
      ]
    }
  ]
}

Query Parameters

type
string

Type identifier

space
string

Space Identifier

Response

Test succeeded

results
object[]