Primitive
atom.unshare
BETAShort name: unshare
Version: 1.0.0
System primitive that removes one atom share grant.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| atomId | objectId | true | - |
| userId | objectId | true | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| atom | object | false | - |
| removed | boolean | false | - |