/
CL
closebot
/
CloseBot API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-26
132
140
134.9 KB
SourceChannel
put
/agency/source/{sourceId}/custom-channels/{channelId}
Path parameters
sourceId
string
required
channelId
string
required
Request body
UpdateSourceChannelInput
required
friendlyName
string
nullable
provider
string
nullable
uniqueId
string
nullable
authToken
string
nullable
refreshToken
string
nullable
expiration
string
date-time
nullable
Response
Success
AgencySourceChannelDto
required
id
string
nullable
sourceId
string
nullable
friendlyName
string
nullable
provider
string
nullable
uniqueId
string
nullable
authToken
string
nullable
expiration
string
date-time
nullable