Disconnect from LimeSurvey
limesurvey_release_session_keyRelease the cached RemoteControl session key to terminate the API session and free server resources.
Instructions
Release the cached RemoteControl session.
Calls LimeSurvey RemoteControl method release_session_key. Authentication uses the configured service account; do not provide a session key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format. JSON preserves the complete structured result; Markdown is optimized for reading. | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| result | Yes | ||
| truncated | No | ||
| truncation_message | No |