Deletes the session associated with the provided session ID. Requires a valid API key for authentication.
API key passed in the header
The ID of the session to delete.
Session deleted successfully.
The response is of type string
.
"Session abc123 deleted successfully."