...
Instead of the session ID also the internalSessionUniqId can be provided. It then has to start with the prefix "internal-": DELETE /editor/session/internal-SESSION_ID
Thats possible for DELETE only, and the calling user must be an API user.
...
...
Instead of the session ID also the internalSessionUniqId can be provided. It then has to start with the prefix "internal-": DELETE /editor/session/internal-SESSION_ID
Thats possible for DELETE only, and the calling user must be an API user.
...