cURL
curl --request DELETE \ --url https://api.leadping.ai/sources/{id} \ --header 'Authorization: <api-key>'
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Documentation IndexFetch the complete documentation index at: https://leadping.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://leadping.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme. (i.e. "Bearer 1234abcdef")
The ID of the source to delete.
Source was successfully deleted.