DELETE
/
schedules
/
{schedule_id}
/
slack_user_group
curl --request DELETE \
  --url https://api.shiftkeeper.io/schedules/{schedule_id}/slack_user_group/ \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

Enter your API key which starts with 'keeper_'

Path Parameters

schedule_id
string
required

The ID of the schedule.

Response

204
_mintlify/placeholder

Slack user group detached from schedule