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