Logo
NeoArc Studio

Async API Operation

Define a send or receive operation with channel binding, messages, and security

You are editing an AsyncAPI operation. Operations define what your application does with a channel: either send (publish messages) or receive (consume messages). Each operation is bound to a channel and specifies which messages it handles.

Learn more