Delete a specific source connector identified by its ID.
curl --request DELETE \ --url https://platform.unstructuredapp.io/api/v1/sources/{source_id}
"<any>"
Successful Response
The response is of type any.
any
Was this page helpful?