Unlock Node
ID: unlockNode
Unlocks a node as the current user. The current user must have the lock or the current user must have authorities to remove the lock.
Configuration
Property | Type | Required | Default | Description |
---|---|---|---|---|
repositoryId | text | true | The ID of the repository of the node. | |
branchId | text | true | The ID of the branch of the node. | |
nodeId | text | true | The ID of the node. |