Terminate an active widget session and invalidate the session token.
Bearer <sessionToken>. Obtain from Create widget session.204 No Content on success.
| Status | Error code | Description |
|---|---|---|
401 | unauthorized | Missing or invalid session token |
404 | session_not_found | Session does not exist or already closed |