/InsertCustomChannel

This is a method that allows you to add channels by making a request with the received token. You need to make a request in JSON format in the body with the “Name” (Channel Name) and “IsActive” parameters.

 Authorization header should be entered as “token_type” value returned as a result of token request, space character, “Access_token” value.

 As a result of the request, a message that the registration has been made is received. When you make a request to the “GetAllChannels” method, you can see the record of the link you have added.

Was this helpful?

0 / 0