v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Webhooks

Extend webhook life

Extends the life of webhook. Webhooks registered through the REST API expire after 30 days. Call this operation to keep them alive.

Unrecognized webhook IDs (those that are not found or belong to other apps) are ignored.

Permissions required: Only Connect and OAuth 2.0 apps can use this operation.

put/rest/api/2/webhook/refresh

Request body

webhookIdsinteger[] required

A list of webhook IDs.

Response

Returned if the request is successful.

expirationDateinteger required

The expiration date of all the refreshed webhooks.