Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
technical:api-pu-session [2025/04/13 14:25] – system | technical:api-pu-session [2025/04/13 14:40] (current) – system | ||
---|---|---|---|
Line 16: | Line 16: | ||
* The one API is used get a list of active sessions for a specified Permanent User, if there are any. | * The one API is used get a list of active sessions for a specified Permanent User, if there are any. | ||
* The other API is used to terminate each of the sessions which was obtained with the first API call. | * The other API is used to terminate each of the sessions which was obtained with the first API call. | ||
- | <file php permanent_user_disable_enable.php> | + | <file php permanent_user_terminate_session.php> |
<?php | <?php | ||