Dissociate Collection

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/collection
API call form
Examples
List of examples
  • Dissociate collection and User, Group or Securable (dataset or dashboard)
  • Dissociate securable and collection
Install
pkg:maven/com.luzmo/sdk@1.0.0
Example Response
200
400
500
{
  "id": "68138b8d-f76b-4dcd-8d0c-d73f9c39c81a",
  "name": {
    "en": "Updated Collection"
  },
  "favorite": false,
  "created_at": "2024-02-20T20:29:14.152Z",
  "updated_at": "2024-02-20T20:29:14.152Z",
  "deleted_at": null
}