Is it possible to set the metadata of a group channel on creation?

We’re planning on using metadata on group channels, do we have to create the group channels and then set the metadata or is there a way to set it in the same API call?

Hey @neme,

It needs to be two separate calls. One to create channel, and one to set metadata. The reason it is this way is performance related.