cURL
curl --request DELETE \ --url https://api.shiftkeeper.io/teams/{team_id} \ --header 'x-api-key: <api-key>'
This response does not have an example.
Delete a team. Deleting a team does not remove the linked schedules.
Enter your API key which starts with 'keeper_'
The ID of the team.
"tea_VJ4sYEOOXVvJBXqFjRzpm"
Team deleted successfully