Dissociate User

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/user
API call form
Examples
List of examples
  • UserDissociateDefaultRequestBody
  • Stop sharing a connection with a user
  • Unmark a dashboard variant as favorite for user
Description

Revoke a user's access to a connection (account), by dissociating the connection's shareable_id from that user using the Shareables role.

A connection must always keep at least one owner, so removing the last user or group with flagOwn is rejected.

Install
npm install @luzmo/nodejs-sdk