Convoy home page
Search or ask...
Start Your Project
Start Your Project
Search...
Navigation
Sources
Delete a source
Documentation
API Reference
Webhook Guides
Changelog
Community
GitHub
Status
Introduction
Welcome
Authentication
Errors
Pagination
Versioning
Endpoints
GET
List all endpoints
POST
Create an endpoint
GET
Retrieve endpoint
PUT
Update an endpoint
DEL
Delete endpoint
PUT
Roll endpoint secret
PUT
Pause endpoint
Event Deliveries
GET
List all event deliveries
POST
Batch retry event delivery
POST
Force retry event delivery
GET
Retrieve an event delivery
PUT
Retry event delivery
Event Types
POST
Create an event type
PUT
Updates an event type
POST
Create an event type
GET
Retrieves a project's event types
Delivery Attempts
GET
List delivery attempts
GET
Retrieve a delivery attempt
Events
GET
List all events
POST
Create an event
POST
Create a broadcast event
POST
Batch replay events
POST
Dynamic Events
POST
Fan out an event
GET
Retrieve an event
PUT
Replay event
Meta Events
GET
List all meta events
GET
Retrieve a meta event
PUT
Retry meta event
Portal Links
GET
List all portal links
POST
Create a portal link
GET
Retrieve a portal link
PUT
Update a portal link
PUT
Revoke a portal link
Sources
GET
List all sources
POST
Create a source
GET
Retrieve a source
PUT
Update a source
DEL
Delete a source
Subscriptions
GET
List all subscriptions
POST
Create a subscription
POST
Validate subscription filter
POST
Test a subscription function
GET
Retrieve a subscription
PUT
Update a subscription
DEL
Delete subscription
Sources
Delete a source
This endpoint deletes a source
DELETE
/
v1
/
projects
/
{projectID}
/
sources
/
{sourceID}
Send
Authorization
Authorization
string
*
Authorization
Required
string
Path
projectID
string
*
projectID
Required
string
Project ID
sourceID
string
*
sourceID
Required
string
source id
Authorizations
Authorization
string
header
required
Path Parameters
projectID
string
required
Project ID
sourceID
string
required
source id
Response
200 - application/json
message
string
status
boolean
data
object
Was this page helpful?
Yes
No
Update a source
List all subscriptions