/
GE
getconvoy
/
Convoy API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4d ago
Details
Filter operations
Delivery Attempts
2
Endpoints
7
Event Deliveries
5
Events
7
Meta Events
3
Portal Links
5
Sources
5
get
List all sources
post
Create a source
get
Retrieve a source
put
Update a source
delete
Delete a source
Subscriptions
7
Sources
Update a source
This endpoint updates a source
put
/v1/projects/{projectID}/sources/{sourceID}
Path parameters
projectID
string
required
Project ID
sourceID
string
required
source id
Request body
ModelsUpdateSource
required
custom_response
ModelsUpdateCustomResponse
forward_headers
string[]
idempotency_keys
string[]
is_disabled
boolean
name
string
pub_sub
ModelsPubSubConfig
type
'http'
|
'rest_api'
|
'pub_sub'
|
'db_change_stream'
verifier
ModelsVerifierConfig
Changes