Barndoor · Example Payload

Barndoor Update Server Example

AI AgentsAI GovernanceAgentic AIMCPModel Context ProtocolPolicy EnforcementOAuthIdentitySecurityAuditControl Plane

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

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "name": "example",
    "slug": "example",
    "client_id": "example",
    "client_secret": "example",
    "meta": {}
  },
  "response": null
}