Channel Operations
Add or update meta-data for a channel parameter
Add or update the meta-data for a specific channel parameter. Note: updating or setting a parameter <b>value</b> is done via PUT /channels/{channel_id}
put/channels/{channel_id}/parameters/{parameter_name}
Path parameters
channel_idstring required
Channel id. Optionally includes the project id, separated by a dash: mychannel-branchId
parameter_namestring required
Name of the parameter
Headers
X-Resource-Versionstring
Resource's version. Must be used in any subsequent update requests of this resource. Can be obtained when GETting the resource
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.