v8

OpenAPI 3.1.02026-08-03150119167.4 KB
Backoffice

Set User Read Only Route

Set read-only mode for a user

put/backoffice/users/{user_id}/read-only

Path parameters

user_idstring required

Request body

read_onlyboolean required

Response

User read-only status updated successfully

idstring required
auth_idstring required
emailstring required
read_onlyboolean
languagestring nullable
organisation_limitinteger
created_atstring date-time nullable
is_organisation_memberboolean
can_use_organisationsboolean required

Whether the organisation switcher should be shown to this user.

True either because they may create organisations of their own, or because they have been invited into someone else's — with a limit of 0 and no memberships the personal organisation is all they will ever have, so there is nothing to switch between.