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