Barndoor · Example Payload

Barndoor Server Update Request Example

AI AgentsAI GovernanceAgentic AIMCPModel Context ProtocolPolicy EnforcementOAuthIdentitySecurityAuditControl Plane

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

Top-level fields

nameslugclient_idclient_secretmeta

Example Payload

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