ApiSchemas
ConnectionId
One shape from the contract, as it appears on the wire.
Used by connections.authorize, connections.create, connections.delete, connections.get, connections.getByName, connections.grants.import, connections.grants.list, connections.list, connections.test, connections.upsert, hooks.deliveries, hooks.discard, hooks.redeliver, hooks.redeliverAll, hooks.stats, sessions.annotate, and 3 more
Referenced from Connection, ConnectionAuthorizationRequiredEvent, ConnectionAuthorizedEvent, ConnectionErrorEncoded, ConnectionGrant, ConnectionNameTakenEncoded, ConnectionNotFoundEncoded, HookConnectionStats, HookDeadLetterEvent, HookDelivery, OAuthErrorEncoded, PendingAuthorization
JSON Schema
{
"type": "string",
"minLength": 1
}