v2

latestSwagger 2.02026-07-1361326.8 KB

Release a batch of Cloud Events. The response will include the set of successfully released lock tokens, along with other failed lock tokens with their corresponding error information. Successfully released events can be received by consumers.

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

Path parameters

topicNamestring required

Topic Name.

eventSubscriptionNamestring required

Event Subscription Name.

Query parameters

api-versionstring required

The API version to use for this operation.

releaseDelayInSeconds'0' | '10' | '60' | '600' | '3600'

Release cloud events with the specified delay in seconds.

Request body

lockTokensstring[] required

Array of lock tokens.

Response

The request has succeeded.

succeededLockTokensstring[] required

Array of lock tokens for the successfully released cloud events.