Incidents-Communication Card

Number of APIs: 6

  1. Create Communication Card POST {{baseUrl}}/incidents/:IncidentId/communication_cards

  2. Create Slack Channel in Communication Card POST {{baseUrl}}/extensions/slack_v2/channel

  3. Archive Slack Channel POST {{baseUrl}}/extensions/slack_v2/channel/archive

  4. Update Communication Card PUT {{baseUrl}}/incidents/:IncidentId/communication_cards/:communicationCardId

  5. Get All Communication Card GET {{baseUrl}}/incidents/:IncidentId/communication_cards

  6. Delete Communication Card DELETE {{baseUrl}}/incidents/:IncidentId/communication_cards/:communicationCardId