cURL
curl --request DELETE \ --url https://platform.unstructuredapp.io/api/v1/sources/{source_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a specific source connector identified by its ID.
Successful Response
Was this page helpful?