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

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

Changes