Last updated 1 year ago
Tests the reachability of the remote host.
Ping the SFTP server
GET /{connectionSlug}/ping HTTP/1.1 Host: api.sftpoverhttp.com Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
The server is reachable
{ "ping": true }