v2

latestSwagger 2.02026-07-1361326.8 KB

Acknowledge a batch of Cloud Events. The response will include the set of successfully acknowledged lock tokens, along with other failed lock tokens with their corresponding error information. Successfully acknowledged events will no longer be available to be received by any consumer.

post/topics/{topicName}/eventsubscriptions/{eventSubscriptionName}:acknowledge

Path parameters

topicNamestring required

Topic Name.

eventSubscriptionNamestring required

Event Subscription Name.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

lockTokensstring[] required

Array of lock tokens.

Response

The request has succeeded.

succeededLockTokensstring[] required

Array of lock tokens for the successfully acknowledged cloud events.