Primitive
atom.transferOwnership
BETAShort name: transferOwnership
Version: 1.0.0
System primitive that transfers atom ownership to a user or organization atom.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| atomId | objectId | true | - |
| ownerOrganizationAtomId | objectId|null | false | - |
| ownerUserId | objectId | false | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| atom | object | false | - |