Skip to main content
Version: 2.11

Unpin Consumer

Unpins a consumer group.

Subject

$JS.API.CONSUMER.UNPIN.{stream}.{consumer}

Where {stream} is the stream name and {consumer} is the consumer name.

Request

A request to the JetStream $JS.API.CONSUMER.UNPIN API

groupstringrequired
The group to unpin

Response

A response from the JetStream $JS.API.CONSUMER.UNPIN API

errorobject
typeconst: "io.nats.jetstream.api.v1.consumer_pause_response"required