Allow or withdraw MITHUNAI support access
Turn MITHUNAI support access on or off. It is off until you turn it on, and withdrawing ends every live session at once rather than letting them run to expiry.
PUT
Turn support access on or off. Requires the owner or administrator role.
It is off by default, and stays off until someone with that role turns it on. A control whose default is “yes” is not a control, so this one starts at no.
Withdrawing ends every live session immediately, rather than letting the sessions run to their expiry. Turning this off is revoking access, not declining to renew it. Consent is re-read on every request a session makes, so a session that is already open stops on its next call.
The response is the same shape as Read support access, so your interface re-renders from the result rather than from what it assumed would happen.
boolean
required
Whether MITHUNAI support may open a session against your organisation.
Response
boolean
required
The value after the change.
object[]
required
Sessions inside the organisation right now. Empty after withdrawing access, because withdrawing
ends them.
object[]
required
Recent sessions, live and finished, newest first.
Last modified on September 26, 2026