Dissociate Group

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

Revoke a group's access to a connection (account), by dissociating the connection's shareable_id from that group 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