Convoy · Example Payload

Convoy Op Post V1 Projects Projectid Sources Test Function Example

WebhooksWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI Infrastructure

Convoy Op Post V1 Projects Projectid Sources Test Function 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": null,
  "method": "POST",
  "path": "/v1/projects/{projectID}/sources/test_function",
  "summary": "Validate source function"
}