Consumers

Unsubscribes a consumer from all topics.

delete/consumers/{groupid}/instances/{name}/subscription

Path parameters

groupidstring required

ID of the consumer group to which the subscribed consumer belongs.

namestring required

Name of the consumer to unsubscribe from topics.

Response

Consumer unsubscribed successfully.

Changes