Skip to main content
DELETE
/
clients
/
{id}
Delete client
curl --request DELETE \
  --url https://api.sftpsync.io/clients/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

204

Deleted