Delete Squad
DELETE {{baseUrl}}/squads/:squadID
This endpoint is used to delete the squad. Squad should not be assigned to any incident or part of any escalation policy.
Requires access_token
as a Bearer {{token}}
in the Authorization
header with squad-update
scope.