Skip to main content
DELETE
/
api
/
v1
/
destinations
/
{destination_id}
Delete destination connector
curl --request DELETE \
  --url https://platform.unstructuredapp.io/api/v1/destinations/{destination_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

unstructured-api-key
string | null

Path Parameters

destination_id
string<uuid>
required

Response

Successful Response