11.24. update
- Name
- update
- Description
- Update a global config channel. Caller must be at least a config admin or an organization admin, or have access to a system containing this config channel.
- Parameters
- string sessionKey
- string channelLabel
- string channelName
- string description
- Return Value
- struct - Configuration Channel information
- int
id
- int
orgId
- string
label
- string
name
- string
description
- struct
configChannelType
- struct - Configuration Channel Type information
- int
id
- string
label
- string
name
- int
priority