ApiSchemas
OAuthFlowId
One shape from the contract, as it appears on the wire.
Used by connections.authorize, sessions.annotate, sessions.authorizations, sessions.events, sessions.send
Referenced from ConnectionAuthorizationRequiredEvent, ConnectionAuthorizedEvent, PendingAuthorization
JSON Schema
{
"type": "string",
"minLength": 1
}