v51

latestSwagger 2.0Mozilla Public License 2.0raw.githubusercontent.com2026-08-0167151358.9 KB
Subscriptions

Update a subscription

This endpoint updates a subscription

put/v1/projects/{projectID}/subscriptions/{subscriptionID}

Path parameters

projectIDstring required

Project ID

subscriptionIDstring required

subscription id

Request body

app_idstring

Deprecated but necessary for backward compatibility

delivery_mode'at_least_once' | 'at_most_once' | ''
endpoint_idstring

Destination endpoint ID

functionstring

Convoy supports mutating your request payload using a js function. Use this field to specify a transform function for this purpose. See this[https://docs.getconvoy.io/product-manual/subscriptions#functions] for more

namestring

Subscription Nme

source_idstring

Source Id

Response

Accepted

messagestring
statusboolean