Create Slack Channel in Communication Card
POST {{baseUrl}}/extensions/slack_v2/channel
Request Body
{"channel_name"=>"channel name", "incident_id"=>"<String>"}
RESPONSES
status: OK
{"data":{"created_at":"2022-07-19T08:20:57.91247636Z","updated_at":"2022-07-19T08:20:57.91247636Z","deleted_at":null,"id":69,"incident_id":"62d6179d3650690007408bbd","url":"https://app.slack.com/client/T01LK88PJ83/C03Q3Q57VFE","type":"slack","title":"test-punit-api-docs5","channel_id":"C03Q3Q57VFE","archived_at":null}}