Jump to content

API unlockaccountcode

From Wiki 7Kas

7Kas VoIP REST API function. Available to: SuperRoot, Operator.

Description

Unblocks (unlocks) an account (blocked=NO). Requires write permission (operator/SuperRoot, not read-only).

Call

GET  …/7Kas?func=unlockaccountcode&ukey=YOUR_KEY&…

Requires the ukey parameter.

Parameters

Parameter Type Required Default Meaning
accountcodeid integer Yes Account id to unlock.

Example

https://api.7kas.com:9080/7Kas?func=unlockaccountcode&ukey=OPKEY&accountcodeid=123

Response

Object confirming the unlock.


Back to API VoIP · ▶ Try it live · Profiles: API profile SuperRoot, API profile Operator