Dissociate Channel

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/channel

Remove the association between a channel and organization/alert. The association with a user cannot be removed.

Request parametersResponse schema
role STRING

The role of the resource to associate with

id UUID

The unique identifier of the entity

Can be executed by:
Channel Owner
Organization Member
Can be associated to:
User
Organization
Alert
Did this page help you?
Yes No
Language
Shell
Node
Java
.NET
Python
PHP
Install
dotnet add package LuzmoSDK --version 1.0.3
Example Response
200
400
500
Click Try it to start a request and see the response here