Convoy · Example Payload

Convoy Op Testsubscriptionfunction Example

WebhooksWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI Infrastructure

Convoy Op Testsubscriptionfunction Example is an example object payload from Convoy, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummary

Example Payload

Raw ↑
{
  "operationId": "TestSubscriptionFunction",
  "method": "POST",
  "path": "/v1/projects/{projectID}/subscriptions/test_function",
  "summary": "Test a subscription function"
}