projects
Disconnect a messaging channel binding, discarding its stored credentials.
delete/orgs/{org_id}/projects/{project_id}/channels/{workforce}/{provider}
Path parameters
org_idstring required
project_idstring required
workforcestring required
Workforce component ref: manifest uid (canonical), numeric app id, or name — the server canonicalizes to the manifest uid.
providerstring required
Channel provider key (for example telegram, slack).
Response
Channel binding removed
{"stackTrail":"paths:/orgs/{org_id}/projects/{project_id}/channels/{workforce}/{provider}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Successful responses use HTTP 204 and do not include a body."}