Barndoor · Example Payload

Barndoor Validate Policy Request Example

AI AgentsAI GovernanceAgentic AIMCPModel Context ProtocolPolicy EnforcementOAuthIdentitySecurityAuditControl Plane

Barndoor Validate Policy Request Example is an example object payload from Barndoor, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namemcp_server_idapplication_idsexclude_policy_id

Example Payload

Raw ↑
{
  "name": "example",
  "mcp_server_id": "example",
  "application_ids": [
    "example"
  ],
  "exclude_policy_id": "example"
}