Jump to content

TuCloudAPI ReloadUsersKeys

From Wiki 7Kas
Revision as of 14:13, 3 August 2026 by Maintenance script (talk | contribs) (TuCloudAPI reference: product name -> FuturePBX (API surface unchanged); regenerated from func=help)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TuCloudAPI function to manage FuturePBX (the cloud PBX). Available to: SuperRoot.

Description

Hot-reloads the API keys from the database without restarting the service. SuperRoot only.

Call

GET  https://tucloudapi.7kas.com:9087/tucloud?func=ReloadUsersKeys&ukey=YOUR_KEY

Requires the ukey parameter.

Parameters

None beyond ukey and func=ReloadUsersKeys.

Example

https://api.7kas.com:9087/tucloud?func=ReloadUsersKeys&ukey=SRKEY

Response

Object confirming the reload.


Back to TuCloudAPI