DELETE
/
v1
/
targets
/
postgres
/
{id}
curl --request DELETE \
  --url https://api.sequin.io/v1/targets/postgres/{id} \
  --header 'Authorization: Bearer <token>'
<No data>
This operation is permanent and not reversible.

Request parameters

id
string
required

ID of the Postgres target.