Skip to main content
DELETE
/
sources
/
{id}
Delete a source
curl --request DELETE \
  --url https://api.pipedream.com/v1/sources/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://pipedream.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

DELETE /sources/{id}