post https://openapi.meltingspot.io/v1/channels//groups~bulkRemove
Unlink groups from a channel
Log in to see full request history
Responses
204Groups successfully unlink
400Malformed payload
404Channel not found
Unlink groups from a channel
204Groups successfully unlink
400Malformed payload
404Channel not found
xxxxxxxxxx
curl --request POST \
--url 'https://openapi.meltingspot.io/v1/channels/channelId/groups~bulkRemove' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!