create-channel
Channels
Create Channel
Api to create new channels.
| field name | data type | comment |
|---|---|---|
| name | string | |
| description | string | |
| image | string | image in base64 format. Dont remove the mimetype information |
POST
create-channel
Headers
Body
application/json
The body is of type object.
Response
200 - application/json
OK
The response is of type object.