Sources

Create a source

This endpoint creates a source

post/v1/projects/{projectID}/sources

Path parameters

projectIDstring required

Project ID

Request body

idempotency_keysstring[]
idempotency_ttlstring
is_disabledboolean
namestring
provider'github' | 'twitter' | 'shopify'
type'http' | 'rest_api' | 'pub_sub' | 'db_change_stream'

Changes