v4
latestOpenAPI 3.0.32026-08-0161180264.4 KBintegrations
unblockOutboundStream
Unblock an integration's outbound stream halted by the block poison policy: skips (dead-letters) the current blocked head message, emitting MSG_DEAD_LETTERED and letting the next message become the head. Operator endpoint — requires the integration:manage grant. Returns unblocked: false as a no-op when the stream is not currently blocked (or the state moved concurrently) — safe to retry.
post/v1/integrations/{integrationId}/outbound/messages/unblock
Path parameters
integrationIdstring uuid required
The integration ID
Request body
Response
Unblock outcome