v51

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

Create a subscription

This endpoint creates a subscriptions

post/v1/projects/{projectID}/subscriptions

Path parameters

projectIDstring required

Project 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

Created

messagestring
statusboolean