Ping the subscriber's device
POST
/api/v1/admin/sessions/{id}/ping
prm_users_ping
Sends ICMP echo to the session's framed IP from the platform. An operator diagnostic, not a monitoring feed.
On the per-tenant probe budget, which is 10 a minute on a standard licence. It is sized for an operator clicking a button; a polling loop will exhaust it in six seconds and take every other probe endpoint down with it.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_users_pingPing user - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Session id. |